Function windows_sys::Win32::System::Memory::AllocateUserPhysicalPagesNuma
[−]pub unsafe extern "system" fn AllocateUserPhysicalPagesNuma(
hprocess: HANDLE,
numberofpages: *mut usize,
pagearray: *mut usize,
nndpreferred: u32
) -> BOOL
Expand description
Required features: "Win32_System_Memory"
, "Win32_Foundation"