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

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