[][src]Function ncursesw::raw

pub fn raw() -> Result<(), NCurseswError>

Enter raw mode. In raw mode, normal line buffering and processing of interrupt, quit, suspend, and flow control keys are turned off; characters are presented to NCurses input functions one by one.