Function MmAllocateMdlForIoSpace
pub unsafe fn MmAllocateMdlForIoSpace(
physicaladdresslist: &[MM_PHYSICAL_ADDRESS_LIST],
newmdl: *mut *mut MDL,
) -> NTSTATUSpub unsafe fn MmAllocateMdlForIoSpace(
physicaladdresslist: &[MM_PHYSICAL_ADDRESS_LIST],
newmdl: *mut *mut MDL,
) -> NTSTATUS