windows::Win32::Storage::FileSystem

Function AddLogContainer

pub unsafe fn AddLogContainer<P2>(
    hlog: HANDLE,
    pcbcontainer: Option<*const u64>,
    pwszcontainerpath: P2,
    preserved: Option<*mut c_void>,
) -> Result<()>
where P2: Param<PCWSTR>,