[][src]Function winapi::um::memoryapi::MapUserPhysicalPages

pub unsafe extern "system" fn MapUserPhysicalPages(
    VirtualAddress: PVOID,
    NumberOfPages: ULONG_PTR,
    PageArray: PULONG_PTR
) -> BOOL