Home
PHP
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
What does mysqli::get_charset() return? Detailed explanation of the mysqli_charset_info object
2
How to avoid information leakage caused by php_uname()
6
Data type sensitivity issue when using array_diff_key()
5
Use stripos to implement simple keyword filtering
1
Similar Functions
FFI::cdef
FFI::cdef
CreateanewFFIobject
FFI::typeof
FFI::typeof
GetFFI\CTypeofFFI\CD
FFI::new
FFI::new
CreateCdatastructure
FFI::arrayType
FFI::arrayType
Dynamicallyconstruct
FFI::cast
FFI::cast
PerformCtypeconversi
FFI::addr
FFI::addr
Createanunmanagedpoi
FFI::scope
FFI::scope
InstantiateanFFIobje
FFI::load
FFI::load
LoadingCdeclarationf
Popular Articles