Function ITypeInfo_GetFuncDesc_Stub

Source
pub unsafe extern "C" fn ITypeInfo_GetFuncDesc_Stub(
    This: *mut ITypeInfo,
    index: UINT,
    ppFuncDesc: *mut LPFUNCDESC,
    pDummy: *mut CLEANLOCALSTORAGE,
) -> HRESULT