Function nixterm::xterm::remove_x_property[][src]

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