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
Detailed Explanation of Common PHP String Substring and Replacement Functions
10
The difference between use scenarios and array_walk
3
PHP trim() Function Explained: Remove Whitespace from Strings
2
Combination techniques of array_filter() and array_diff_ukey()
9
Similar Functions
FFI::scope
FFI::scope
InstantiateanFFIobje
FFI::alignof
FFI::alignof
Getalignment
FFI::cdef
FFI::cdef
CreateanewFFIobject
FFI::arrayType
FFI::arrayType
Dynamicallyconstruct
FFI::free
FFI::free
Releaseunmanageddata
FFI::memcmp
FFI::memcmp
Comparememoryareas
FFI::new
FFI::new
CreateCdatastructure
FFI::memset
FFI::memset
Fillthememoryarea
Popular Articles