©
이 문서에서는 PHP 중국어 웹사이트 매뉴얼 풀어 주다
(PECL newt >= 0.1)
newt_suspend — Tells newt to return the terminal to its initial state
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).
没有返回值。