pub unsafe extern "system" fn DdqGetDiagnosticReportAtIndex(
hreport: HDIAGNOSTIC_REPORT,
index: u32,
report: *mut DIAGNOSTIC_REPORT_DATA
) -> HRESULT
Expand description
Required features: "Win32_Security_DiagnosticDataQuery"
, "Win32_Foundation"