PHP - Manual: newt_wait_for_key
2024-12-27
(PECL newt >= 0.1)
newt_wait_for_key — Doesn't return until a key has been pressed
This function doesn't return until a key has been pressed. The keystroke is then ignored. If a key is already in the terminal's buffer, this function discards a keystroke and returns immediately.
没有返回值。
官方地址:https://www.php.net/manual/en/function.newt-wait-for-key.php