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.