Function windows_sys::Win32::Storage::FileSystem::AddLogContainerSet

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