logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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