MCPcopy Create free account
hub / github.com/arvidn/libtorrent / version

Function version

src/version.cpp:37–40  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

35namespace libtorrent {
36
37char const* version()
38{
39 return version_str;
40}
41
42}

Callers 1

bind_versionFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected