Function termbox::convert_color
pub fn convert_color(c: Color) -> u16
Convert from enums to u16
pub fn convert_color(c: Color) -> u16
Convert from enums to u16
Prefix searches with a type followed by a colon (e.g.
fn:) to restrict the search to a given type.
Accepted types are: fn, mod,
struct, enum,
trait, typedef (or
tdef).