[][src]Function ntapi::ntmmapi::NtMapUserPhysicalPagesScatter

pub unsafe extern "system" fn NtMapUserPhysicalPagesScatter(
    VirtualAddresses: *mut PVOID,
    NumberOfPages: ULONG_PTR,
    UserPfnArray: PULONG_PTR
) -> NTSTATUS