[][src]Function ntapi::ntmmapi::NtMapUserPhysicalPages

pub unsafe extern "system" fn NtMapUserPhysicalPages(
    VirtualAddress: PVOID,
    NumberOfPages: ULONG_PTR,
    UserPfnArray: PULONG_PTR
) -> NTSTATUS