Function windows::Wdk::System::SystemServices::MmMapLockedPagesWithReservedMapping
pub unsafe fn MmMapLockedPagesWithReservedMapping(
mappingaddress: *const c_void,
pooltag: u32,
memorydescriptorlist: *mut MDL,
cachetype: MEMORY_CACHING_TYPE,
) -> *mut c_void