Function windows_sys::Wdk::System::SystemServices::MmMapIoSpaceEx

pub unsafe extern "system" fn MmMapIoSpaceEx(
    physicaladdress: i64,
    numberofbytes: usize,
    protect: u32,
) -> *mut c_void