windows::Wdk::System::SystemServices

Function MmAllocateMdlForIoSpace

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