Type Definition termbox::attributes::Attribute [] [src]

type Attribute = u16;

Determines the appearance of a character cell. Each cell has a foreground attribute and a background attribute.