[][src]Function nixterm::xterm::set_icon_and_title

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