Subversion
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
svn_version_ext_loaded_lib_t Struct Reference

Loaded shared library information. More...

#include <svn_version.h>

Data Fields

const char * name
 Library name.
 
const char * version
 Library version (optional)
 

Detailed Description

Loaded shared library information.

Describes the name and, where available, version of the shared libraries loaded by the running program.

Since
New in 1.8.

Definition at line 383 of file svn_version.h.


The documentation for this struct was generated from the following file: