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

Return the user’s current erase character as a one-byte bytes object. 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.