Host - Definition. More...
Macros | |
| #define | HAS_CPUID |
Functions | |
| char * | vl_static_configuration_to_string_copy () |
| Human readable static library configuration. | |
Detailed Description
- See also:
- Portability features
Macro Definition Documentation
| #define HAS_CPUID |
—————————————————————
Function Documentation
| char* vl_static_configuration_to_string_copy | ( | ) |
- Returns:
- a new string with the static configuration.
The string includes information about the compiler, the host, and other static configuration parameters. The string must be released by vl_free.