GME
13
|
#include <svn_version.h>
Public Attributes | |
const char * | name |
const char * | version |
Loaded shared library information. Describes the name and, where available, version of the shared libraries loaded by the running program.
Definition at line 385 of file svn_version.h.
const char* svn_version_ext_loaded_lib_t::name |
Library name
Definition at line 387 of file svn_version.h.
const char* svn_version_ext_loaded_lib_t::version |
Library version (optional)
Definition at line 388 of file svn_version.h.