Function libnotcurses_sys::notcurses_linesigs_enable[][src]

pub unsafe extern "C" fn notcurses_linesigs_enable(n: *mut notcurses) -> c_int
Expand description

Restore signals originating from the terminal’s line discipline, i.e. SIGINT (^C), SIGQUIT (^), and SIGTSTP (^Z), if disabled.