![]() |
Subversion
|
Loaded shared library information. More...
#include <svn_version.h>
Data Fields | |
| const char * | name |
| Library name. | |
| const char * | version |
| Library version (optional). | |
Loaded shared library information.
Describes the name and, where available, version of the shared libraries loaded by the running program.
Definition at line 426 of file svn_version.h.
| const char* svn_version_ext_loaded_lib_t::name |
Library name.
Definition at line 428 of file svn_version.h.
| const char* svn_version_ext_loaded_lib_t::version |
Library version (optional).
Definition at line 429 of file svn_version.h.