FFI::type
(PHP 7 >= 7.4.0, PHP 8)
FFI::type — Creates an FFI\CType object from a C declaration
Description
This function creates and returns a FFI\CType object for the given string containing a C type declaration. Any type declared for the instance is allowed.
Parameters
type- A valid C declaration as string.
Changelog
| Version | Description |
|---|---|
| 8.3.0 | Calling FFI::type() statically is now deprecated. |
↑ and ↓ to navigate • Enter to select • Esc to close • / to open