Function kernel32::AllocateUserPhysicalPages [] [src]

pub unsafe extern "system" fn AllocateUserPhysicalPages(
    hProcess: HANDLE,
    NumberOfPages: PULONG_PTR,
    PageArray: PULONG_PTR
) -> BOOL