[][src]Function matrixise::reset_prog_mode

pub fn reset_prog_mode() -> i32

Restore the terminal to "program" (in curses) state. This is done automatically by endwin() and doupdate() after an endwin(), so this would normally not be called before.