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

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