Function windows::Win32::System::Com::CoLoadLibrary

pub unsafe fn CoLoadLibrary<P0, P1>(lpszlibname: P0, bautofree: P1) -> HINSTANCE
where P0: Param<PCWSTR>, P1: Param<BOOL>,