windows::Win32::Security::DiagnosticDataQuery

Function DdqGetDiagnosticRecordAtIndex

pub unsafe fn DdqGetDiagnosticRecordAtIndex(
    hrecord: HDIAGNOSTIC_RECORD,
    index: u32,
    record: *mut DIAGNOSTIC_DATA_RECORD,
) -> Result<()>