Function windows_sys::Win32::Storage::FileSystem::RemoveLogContainerSet
[−]pub unsafe extern "system" fn RemoveLogContainerSet(
hlog: HANDLE,
ccontainer: u16,
rgwszcontainerpath: *const PWSTR,
fforce: BOOL,
preserved: *mut c_void
) -> BOOL
Expand description
Required features: "Win32_Storage_FileSystem"
, "Win32_Foundation"