windows::Win32::System::Memory

Function VirtualLock

pub unsafe fn VirtualLock(lpaddress: *const c_void, dwsize: usize) -> Result<()>