Function ITypeInfo_GetVarDesc_Proxy

Source
pub unsafe extern "C" fn ITypeInfo_GetVarDesc_Proxy(
    This: *mut ITypeInfo,
    index: UINT,
    ppVarDesc: *mut *mut VARDESC,
) -> HRESULT