[][src]Function ncursesw::erasechar

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

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.