Function windows_sys::Win32::Storage::FileSystem::GetNextLogArchiveExtent
[−]pub unsafe extern "system" fn GetNextLogArchiveExtent(
pvarchivecontext: *mut c_void,
rgadextent: *mut CLS_ARCHIVE_DESCRIPTOR,
cdescriptors: u32,
pcdescriptorsreturned: *mut u32
) -> BOOL
Expand description
Required features: "Win32_Storage_FileSystem"
, "Win32_Foundation"