[][src]Function nixterm::xterm::set_icon

pub fn set_icon<W: Write, T: AsRef<str>>(w: &mut W, s: T) -> Result<()>