termname method

Pointer<Char> termname()

Implementation

ffi.Pointer<ffi.Char> termname() {
  return _termname();
}