pub unsafe extern "system" fn CoLoadLibrary(
    lpszlibname: PWSTR,
    bautofree: BOOL
) -> HINSTANCE
Expand description

Required features: ‘Win32_System_Com’, ‘Win32_Foundation’