(PHP 8 >= 8.1.0)
FFI\CType::getFuncParameterCount — 检索函数类型的参数数量
此函数没有参数。
返回底层函数类型的参数数量。如果底层类型不是函数,则抛出 FFI\Exception。