FFI::scope
(PHP 7 >= 7.4.0)
FFI::scope — Instantiates an FFI object with C declarations parsed during preloading
说明
Instantiates an FFI object with C declarations parsed during preloading.
参数
-
scope_name
-
The scope name defined by a special FFI_SCOPE define.
返回值
Returns the freshly created FFI object.