Function windows::Win32::System::Memory::LocalLock

pub unsafe fn LocalLock<P0>(hmem: P0) -> *mut c_void
where P0: IntoParam<HLOCAL>,