Function windows_sys::Win32::System::Diagnostics::Debug::RangeMapRead
[−]pub unsafe extern "system" fn RangeMapRead(
rmaphandle: *const c_void,
offset: u64,
buffer: *mut c_void,
requestbytes: u32,
flags: u32,
donebytes: *mut u32
) -> BOOL
Expand description
Required features: ‘Win32_System_Diagnostics_Debug’, ‘Win32_Foundation’