Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
hwloc_info_s(3) 	    Library Functions Manual		 hwloc_info_s(3)

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.12.1 		 hwloc_info_s(3)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=hwloc_info_s&sektion=3&manpath=FreeBSD+Ports+15.1.quarterly>

home | help