newt_suspend
Tells newt to return the terminal to its initial state
&reftitle.description;
voidnewt_suspend
Tells newt to return the terminal to its initial state. Once this is
done, the application can suspend itself (by sending itself a SIGTSTP, fork
a child program, or do whatever else it likes).
&reftitle.returnvalues;
&return.void;
&reftitle.seealso;
newt_resume