Function

Pwgget_library_version

since: 0.1

Declaration [src]

const char*
pwg_get_library_version (
  void
)

Description [src]

Gets the Pwg library version string.

Stability: Unstable

Available since: 0.1

Return value

Type: const char*

The Pwg library version.

The data is owned by the called function.
The value is a NUL terminated UTF-8 string.