Function windows::Win32::System::Memory::HeapLock

pub unsafe fn HeapLock<P0>(hheap: P0) -> Result<()>
where P0: IntoParam<HANDLE>,