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

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