pub unsafe extern "system" fn RegisterTypeLib(
    ptlib: ITypeLib,
    szfullpath: PWSTR,
    szhelpdir: PWSTR
) -> HRESULT
Expand description

Required features: ‘Win32_System_Ole’, ‘Win32_Foundation’, ‘Win32_System_Com’