windows::Win32::Security::DiagnosticDataQuery

Function DdqGetDiagnosticReportAtIndex

pub unsafe fn DdqGetDiagnosticReportAtIndex(
    hreport: HDIAGNOSTIC_REPORT,
    index: u32,
    report: *mut DIAGNOSTIC_REPORT_DATA,
) -> Result<()>