Function windows_sys::Win32::Storage::FileSystem::RemoveLogContainer

pub unsafe extern "system" fn RemoveLogContainer(
    hlog: HANDLE,
    pwszcontainerpath: PCWSTR,
    fforce: BOOL,
    preserved: *mut c_void,
) -> BOOL