Skip to main content

caca_event_type

Type Alias caca_event_type 

Source
pub type caca_event_type = c_uint;
Expand description

\brief User event type enumeration.

This enum serves two purposes:

  • Build listening masks for caca_get_event().
  • Define the type of a \e caca_event_t.