编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 cairocontext gets a flattened copy of the current pathphp cairoimagesurface gets the image data as stringphp 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 fdf 函数 gets version number for fdf api or filephp iis 函数 gets server rightsphp mssql 函数 gets the number of fields in resultphp ps 函数 gets width of a stringphp imagick gets fontphp imagick gets the image ticks per secondphp ffi 简介php locale gets the default locale value from the intl global default locale php mongodb gets an array of mongocollection objects for all collections in this databasephp reflectionclassconstant gets declaring classphp reflectiongenerator gets the trace of the executing generatorphp reflectionparameter gets parameter positionphp reflectionproperty gets the property modifiersphp splfileinfo gets the path without filename
关注编程学问公众号
编程学问网 湘ICP备20001732号