Crate termbox

Structs

RawEvent

Enums

Color
Event
Key
Style

Functions

change_cell
clear

Clear buffer.

convert_color

Convert from enums to u16

convert_style
height
init
nil_raw_event
peek_event

Get an event if within timeout milliseconds, otherwise return urn NoEvent.

poll_event
present
print

Print a string to the buffer. Leftmost charater is at (x, y).

print_ch
reverse_convert_key
set_cursor
shutdown
unpack_event
width
with_term

Type Definitions

c_int
c_uint