windows::Win32::System::Com

Function CoLoadLibrary

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