Function windows_sys::Win32::Storage::FileSystem::BackupRead
[−]pub unsafe extern "system" fn BackupRead(
hfile: HANDLE,
lpbuffer: *mut u8,
nnumberofbytestoread: u32,
lpnumberofbytesread: *mut u32,
babort: BOOL,
bprocesssecurity: BOOL,
lpcontext: *mut *mut c_void
) -> BOOLExpand description
Required features: ‘Win32_Storage_FileSystem’, ‘Win32_Foundation’
