pub fn killchar() -> Result<char, NCurseswError>
Expand description

Return the user’s current line kill 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.