1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28
|
.TH "hwloc_topology_misc_support" 3 "Thu Feb 11 2021" "Version 2.4.1" "Hardware Locality (hwloc)" \" -*- nroff -*-
.ad l
.nh
.SH NAME
hwloc_topology_misc_support
.SH SYNOPSIS
.br
.PP
.PP
\fC#include <hwloc\&.h>\fP
.SS "Data Fields"
.in +1c
.ti -1c
.RI "unsigned char \fBimported_support\fP"
.br
.in -1c
.SH "Detailed Description"
.PP
Flags describing miscellaneous features\&.
.SH "Field Documentation"
.PP
.SS "unsigned char hwloc_topology_misc_support::imported_support"
Support was imported when importing another topology, see \fBHWLOC_TOPOLOGY_FLAG_IMPORT_SUPPORT\fP\&.
.SH "Author"
.PP
Generated automatically by Doxygen for Hardware Locality (hwloc) from the source code\&.
|