[][src]Function winapi::um::oleauto::LoadTypeLibEx

pub unsafe extern "system" fn LoadTypeLibEx(
    szFile: LPCOLESTR,
    regkind: REGKIND,
    pptlib: *mut *mut ITypeLib
) -> HRESULT