Function kernel32::AllocateUserPhysicalPagesNuma [] [src]

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