[][src]Type Definition ntapi::ntmmapi::NtAllocateUserPhysicalPages

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