Provided by: libhwloc-doc_2.11.0-2_all bug

NAME

       hwloc_info_s

SYNOPSIS

       #include <hwloc.h>

   Data Fields
       char * name
       char * value

Detailed Description

       Object info attribute (name and value strings)

       See also
           Consulting and Adding Info Attributes

Field Documentation

   char* hwloc_info_s::name
       Info name.

   char* hwloc_info_s::value
       Info value.

Author

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

Hardware Locality (hwloc)                        Version 2.11.0                                  hwloc_info_s(3)