Function windows::Win32::System::WinRT::RoReportFailedDelegate

pub unsafe fn RoReportFailedDelegate<P0, P1>(
    punkdelegate: P0,
    prestrictederrorinfo: P1,
) -> Result<()>
where P0: Param<IUnknown>, P1: Param<IRestrictedErrorInfo>,