[][src]Function ntapi::ntmmapi::NtAllocateUserPhysicalPages

pub unsafe extern "system" fn NtAllocateUserPhysicalPages(
    ProcessHandle: HANDLE,
    NumberOfPages: PULONG_PTR,
    UserPfnArray: PULONG_PTR
) -> NTSTATUS