Function windows::Win32::Security::DiagnosticDataQuery::DdqGetDiagnosticReportAtIndex
pub unsafe fn DdqGetDiagnosticReportAtIndex<P0>(
hreport: P0,
index: u32,
report: *mut DIAGNOSTIC_REPORT_DATA,
) -> Result<()>where
P0: Param<HDIAGNOSTIC_REPORT>,