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,
) -> NTSTATUS