FFI::typeCreates an FFI\CType object from a C declaration 説明
public FFI\CTypenull FFI::type(string
$type )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. パラメータ
戻り値
Returns the freshly created FFI\CType object,
or 変更履歴
|