Function ITypeInfo_GetContainingTypeLib_Stub

Source
pub unsafe extern "C" fn ITypeInfo_GetContainingTypeLib_Stub(
    This: *mut ITypeInfo,
    ppTLib: *mut *mut ITypeLib,
    pIndex: *mut UINT,
) -> HRESULT