Function windows::Win32::System::Memory::GlobalLock

pub unsafe fn GlobalLock<P0>(hmem: P0) -> *mut c_void
where P0: Param<HGLOBAL>,