Skip to main content

KeyEncoder

Type Alias KeyEncoder 

Source
pub type KeyEncoder = *mut KeyEncoderImpl;
Expand description

Opaque handle to a key encoder instance.

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