Function win_sys::Memory::AllocateUserPhysicalPagesNuma [−][src]
pub unsafe fn AllocateUserPhysicalPagesNuma<'a, Param0>(
hprocess: Param0,
numberofpages: *mut usize,
pagearray: *mut usize,
nndpreferred: u32
) -> BOOL where
Param0: IntoParam<'a, HANDLE>, Expand description
Required features: Win32_System_Memory, Win32_Foundation