Function windows::Wdk::System::SystemServices::MmMapIoSpace

pub unsafe fn MmMapIoSpace(
    physicaladdress: i64,
    numberofbytes: usize,
    cachetype: MEMORY_CACHING_TYPE,
) -> *mut c_void