pub unsafe extern "system" fn DdqGetDiagnosticRecordCategoryAtIndex(
    hcategorydescription: HDIAGNOSTIC_EVENT_CATEGORY_DESCRIPTION,
    index: u32,
    categorydescription: *mut DIAGNOSTIC_DATA_EVENT_CATEGORY_DESCRIPTION
) -> HRESULT
Expand description

Required features: "Win32_Security_DiagnosticDataQuery"