pub unsafe extern "system" fn CreateTypeLib(
    syskind: SYSKIND,
    szfile: PCWSTR,
    ppctlib: *mut ICreateTypeLib
) -> HRESULT
Expand description

Required features: ‘Win32_System_Ole’, ‘Win32_System_Com’