Method

interpeerVersionDatacopy

since: 0.1.0

Declaration

VersionData*
interpeer_version_data_copy (
  VersionData* v
)

Description

Copy a version number (boxed type).

Stability: Stable

Available since: 0.1.0

Return value

Type: VersionData

No description available.

The caller of the method takes ownership of the data, and is responsible for freeing it.