GhosttyTerminal typedef

GhosttyTerminal = Pointer<GhosttyTerminalImpl>

Opaque handle to a terminal instance.

@ingroup terminal

Implementation

typedef GhosttyTerminal = ffi.Pointer<GhosttyTerminalImpl>;