Function ITypeInfo_GetVarDesc_Stub

Source
pub unsafe extern "C" fn ITypeInfo_GetVarDesc_Stub(
    This: *mut ITypeInfo,
    index: UINT,
    ppVarDesc: *mut LPVARDESC,
    pDummy: *mut CLEANLOCALSTORAGE,
) -> HRESULT