Function windows::Win32::Foundation::FreeLibrary

pub unsafe fn FreeLibrary<P0>(hlibmodule: P0) -> Result<()>
where P0: Param<HMODULE>,