GhosttyMouseEncoder typedef

GhosttyMouseEncoder = Pointer<GhosttyMouseEncoder$1>

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<GhosttyMouseEncoder$1>;