编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « 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 ctype 预定义常量php domnode gets the namespace prefix of the node based on the namespace uriphp 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 the header info of a databasephp imap 函数 gets the number of recent messages in current mailboxphp rrd 函数 gets information about rrd filephp sqlsrv 函数 gets field data from the currently selected rowphp date/time 函数 gets the version of the timezonedbphp gmagick gets the image histogramphp imagick gets the current image s compression qualityphp imagick gets the image rendering intentphp mongocursorinterface gets information about the cursor s creation and iterationphp mongolog gets the previously set callback functionphp multipleiterator gets the number of attached iterator instancesphp splfileinfo gets the filenamephp stomp gets the current stomp session id
关注编程学问公众号
编程学问网 湘ICP备20001732号