Function vc6_sys::LoadTypeLibEx

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