Function windows_sys::Win32::Storage::FileSystem::RemoveLogContainerSet

pub unsafe extern "system" fn RemoveLogContainerSet(
    hlog: HANDLE,
    ccontainer: u16,
    rgwszcontainerpath: *const PCWSTR,
    fforce: BOOL,
    preserved: *mut c_void,
) -> BOOL