Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

Author

       Generated automatically by Doxygen for Hardware Locality (hwloc) from the source code.

Hardware Locality (hwloc)                        Version 2.12.0                                  hwloc_info_s(3)

Detailed Description

       Object info attribute (name and value strings)

       SeealsoConsultingandAddingInfoAttributes

Field Documentation

char*hwloc_info_s::name
       Info name.

   char*hwloc_info_s::value
       Info value.

Name

       hwloc_info_s

Synopsis

       #include <hwloc.h>

   DataFields
       char * name
       char * value

See Also