longname method

Pointer<Char> longname()

Implementation

ffi.Pointer<ffi.Char> longname() {
  return _longname();
}