Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
FFI::free
FFI::free
Release unmanaged data structures
Name:
FFI::free
Category:
External function interface
Programming Language:
php
One-line Description:
Release unmanaged data structures
Related
Key Techniques to Boost PHP Performance: A Practical Guide to Asynchronous Programming
8
Notes on imageopenpolygon() in CLI mode
4
How to Fix PHP Error: Unexpected ']' Symbol Leading to Syntax Error
9
fetch_object() returns stdClass or custom class? Details of use
1
Similar Functions
FFI::memcpy
FFI::memcpy
Copyonememoryareatoa
FFI::cdef
FFI::cdef
CreateanewFFIobject
FFI::new
FFI::new
CreateCdatastructure
FFI::addr
FFI::addr
Createanunmanagedpoi
FFI::typeof
FFI::typeof
GetFFI\CTypeofFFI\CD
FFI::scope
FFI::scope
InstantiateanFFIobje
FFI::arrayType
FFI::arrayType
Dynamicallyconstruct
FFI::string
FFI::string
CreateaPHPstringfrom
Popular Articles