Function windows_sys::Win32::Storage::FileSystem::CreateLogContainerScanContext
[−]pub unsafe extern "system" fn CreateLogContainerScanContext(
hlog: HANDLE,
cfromcontainer: u32,
ccontainers: u32,
escanmode: u8,
pcxscan: *mut CLS_SCAN_CONTEXT,
poverlapped: *mut OVERLAPPED
) -> BOOL
Expand description
Required features: "Win32_Storage_FileSystem"
, "Win32_Foundation"
, "Win32_System_IO"