Function windows::Wdk::System::SystemServices::MmAllocateMdlForIoSpace

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