Function nixterm::xterm::map_color[][src]

pub fn map_color<W: Write>(w: &mut W, c: u8, new_color: XColor) -> Result<()>