GME  13
Public Attributes
svn_version_ext_loaded_lib_t Struct Reference

#include <svn_version.h>

List of all members.

Public Attributes

const char * name
const char * version

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 385 of file svn_version.h.


Member Data Documentation

Library name

Definition at line 387 of file svn_version.h.

Library version (optional)

Definition at line 388 of file svn_version.h.


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