Function windows::Wdk::System::SystemServices::MmMapIoSpaceEx
pub unsafe fn MmMapIoSpaceEx(
physicaladdress: i64,
numberofbytes: usize,
protect: u32,
) -> *mut c_void
pub unsafe fn MmMapIoSpaceEx(
physicaladdress: i64,
numberofbytes: usize,
protect: u32,
) -> *mut c_void