Host - Definition. More...
Go to the source code of this file.
Functions | |
void | _vl_x86cpu_info_init (VlX86CpuInfo *self) |
char * | _vl_x86cpu_info_to_string_copy (VlX86CpuInfo const *self) |
VL_EXPORT char * | vl_static_configuration_to_string_copy () |
Human readable static library configuration. |
void _vl_x86cpu_info_init | ( | VlX86CpuInfo * | self | ) |
char* _vl_x86cpu_info_to_string_copy | ( | VlX86CpuInfo const * | self | ) |
VL_EXPORT char* vl_static_configuration_to_string_copy | ( | ) |
Human readable static library configuration.
------------------------------------------------------------------
The string includes information about the compiler, the host, and other static configuration parameters. The string must be released by vl_free.