Function windows_sys::Wdk::System::SystemServices::MmMapMdl
pub unsafe extern "system" fn MmMapMdl(
memorydescriptorlist: *mut MDL,
protection: u32,
driverroutine: PMM_MDL_ROUTINE,
drivercontext: *const c_void
) -> NTSTATUSExpand description
Required features: "Wdk_Foundation", "Win32_Foundation"