Function windows::Win32::Storage::FileSystem::RemoveLogContainerSet
pub unsafe fn RemoveLogContainerSet<P0, P1>(
hlog: P0,
rgwszcontainerpath: &[PCWSTR],
fforce: P1,
preserved: Option<*mut c_void>,
) -> Result<()>