Type Definition termbox::Coord [] [src]

type Coord = c_int;

Integral type used to represent coordinates in cell space.