[][src]Function ncursesw::killwchar

pub fn killwchar() -> Result<WideChar, NCurseswError>

Return the user’s current line kill character as a wide character. Under Unix operating systems this is a property of the controlling tty of the NCurses program, and is not set by the NCurses library itself.