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

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