GhosttyKeyEncoder typedef
Opaque handle to a key encoder instance.
This handle represents a key encoder that converts key events into terminal escape sequences.
@ingroup key
Implementation
typedef GhosttyKeyEncoder = ffi.Pointer<GhosttyKeyEncoderImpl>;