pub unsafe extern "system" fn LoadTypeLib(
    szfile: PCWSTR,
    pptlib: *mut ITypeLib
) -> HRESULT
Expand description

Required features: "Win32_System_Com"