PHP - Manual: Swoole\Coroutine::call_user_func
2024-11-15
(PECL swoole >= 2.0.0)
Swoole\Coroutine::call_user_func — Call a callback given by the first parameter
Calls the callback
given by the first parameter and passes the remaining parameters as arguments.
官方地址:https://www.php.net/manual/en/swoole-coroutine.call-user-func.php