pub unsafe extern "C" fn notcurses_linesigs_enable( n: *mut notcurses, ) -> c_int
Restore signals originating from the terminal’s line discipline, i.e. SIGINT (^C), SIGQUIT (^), and SIGTSTP (^Z), if disabled.