windows::Win32::Storage::FileSystem

Function RemoveLogContainerSet

pub unsafe fn RemoveLogContainerSet(
    hlog: HANDLE,
    rgwszcontainerpath: &[PCWSTR],
    fforce: bool,
    preserved: Option<*mut c_void>,
) -> Result<()>