GhosttyMouseEncoder typedef
Opaque handle to a mouse encoder instance.
This handle represents a mouse encoder that converts normalized mouse events into terminal escape sequences.
@ingroup mouse
Implementation
typedef GhosttyMouseEncoder = ffi.Pointer<GhosttyMouseEncoderImpl>;