Skip to main content

GhosttyMouseEncoder_ptr

Type Alias GhosttyMouseEncoder_ptr 

Source
pub type GhosttyMouseEncoder_ptr = *mut GhosttyMouseEncoder;
Expand description

Opaque handle to a mouse encoder instance.

This handle represents a mouse encoder that converts normalized mouse events into terminal escape sequences.

@ingroup mouse