编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « FFI::type
  • FFI\CData »
  • PHP Manual
  • FFI
  • Gets the FFI\CType of FFI\CData

FFI::typeof

(PHP 7 >= 7.4.0)

FFI::typeof — Gets the FFI\CType of FFI\CData

说明

public static FFI::typeof ( FFI\CData &$ptr ) : FFI\CType

Gets the FFI\CType object representing the type of the given FFI\CData object.

参数

ptr

The handle of the pointer to a C data structure.

返回值

Returns the FFI\CType object representing the type of the given FFI\CData object.

相关文章
php ffi gets the alignmentphp ffi gets the size of c data or typesphp ffi creates an ffi ctype object from a c declarationphp ffi gets the ffi ctype of ffi cdataphp ctype 函数 做空白字符检测php dbase 函数 gets a record from a database as an indexed arrayphp fdf 函数 gets the flags of a fieldphp iis 函数 gets directory securityphp rrd 函数 gets unix timestamp of the last samplephp gmagick gets the image interlace schemephp imagick gets the object compression typephp imagick gets the depth for a particular image channelphp imagick gets the image depthphp mysqlnduhconnection gets the number of affected rows in a previous mysql operationphp pht vector gets the size of the vectorphp reflectionextension gets classesphp reflectionfunctionabstract gets the specified return type of a functionphp reflectiongenerator gets the executing generator objectphp reflectionparameter gets declaring functionphp splfileinfo gets the inode for the file
关注编程学问公众号
编程学问网 湘ICP备20001732号