Functions | |
const char * | yaml_get_version_string (void) |
Get the library version as a string. | |
void | yaml_get_version (int *major, int *minor, int *patch) |
Get the library version numbers. |
|
Get the library version as a string.
|
|
Get the library version numbers.
|