编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 chdb gets the value associated with a keyphp ffi creates an unmanaged pointer to c dataphp ffi gets the alignmentphp ffi fills a memory areaphp 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 the number of records in a databasephp mhash 函数 gets the block size of the specified hashphp xmlwriter 函数 write full cdata tagphp imagick gets channel distortionsphp imagick gets the extrema for one or more image channelsphp imagick gets the extrema for the imagephp imagick gets point sizephp multipleiterator gets the registered iterator instancesphp reflectionclass gets a reflectionclassconstant for a class s constantphp reflectiongenerator gets the function name of the generatorphp reflectionproperty gets declaring classphp splfileinfo gets the last modified time
关注编程学问公众号
编程学问网 湘ICP备20001732号