Function windows::Win32::System::Diagnostics::Debug::RangeMapWrite
pub unsafe fn RangeMapWrite(
rmaphandle: *const c_void,
offset: u64,
buffer: *const c_void,
requestbytes: u32,
flags: u32,
donebytes: Option<*mut u32>,
) -> BOOL