Function windows::Win32::System::Memory::VirtualLock

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