Function windows::Win32::Foundation::GlobalFree

pub unsafe fn GlobalFree<P0>(hmem: P0) -> Result<HGLOBAL>
where P0: Param<HGLOBAL>,