xieite
::
term
::
signal
()
Defined in header
<xieite/io/term.hpp>
Enables or disables input signals, like Ctrl+C.
Declaration
void
signal
(
bool
x
)
noexcept
;