编程学问
  • 文章
  • 问题
  • 读书
  • 关于
  • 登录
  • « FFI::cdef
  • FFI::load »
  • PHP Manual
  • FFI
  • Releases an unmanaged data structure

FFI::free

(PHP 7 >= 7.4.0)

FFI::free — Releases an unmanaged data structure

说明

public static FFI::free ( FFI\CData &$ptr ) : void

Manually releases a previously created unmanaged data structure.

参数

ptr

The handle of the unmanaged pointer to a C data structure.

返回值

没有返回值。

相关文章
php ffi c data handlesphp ffi main interface to c code and dataphp eventbuffer move all data from a buffer provided to the current instance of eventbufferphp eventbufferevent adds data to a buffer event s output bufferphp ffi creates an unmanaged pointer to c dataphp ffi 范例php ffi releases an unmanaged data structurephp ffi creates a c data structurephp ffi gets the size of c data or typesphp maxdb 函数 别名 maxdb stmt close long dataphp semaphore 函数 set information in the message queue data structurephp semaphore 函数 returns information from the message queue data structurephp rrd 函数 fetch the data for graph as arrayphp sqlite 函数 encode binary data before returning it from an udfphp intlcalendar get array of locales for which there is dataphp sdo 函数 test to see if this sdo model type is a primitive data typephp 范例 reflecting on service data objectsphp sessionhandler read session dataphp swoole client send data to the remote tcp socket.php xmlreader set the data containing a relaxng schema
关注编程学问公众号
编程学问网 湘ICP备20001732号