Function kernel32::MapUserPhysicalPages
[−]
[src]
pub unsafe extern "system" fn MapUserPhysicalPages(
VirtualAddress: PVOID,
NumberOfPages: ULONG_PTR,
PageArray: PULONG_PTR
) -> BOOL