Function libnotcurses_sys::notcurses_linesigs_disable[][src]

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

Disable signals originating from the terminal’s line discipline, i.e. SIGINT (^C), SIGQUIT (^), and SIGTSTP (^Z). They are enabled by default.