get_version method

Pointer<Char> get_version()

Get version

Implementation

ffi.Pointer<ffi.Char> get_version() {
  return _get_version();
}