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
How to Combine FFI::new and FFI::free for Optimal Memory Management: Practical Tips
6
Similar Functions
FFI::memcmp
FFI::memcmp
Comparememoryareas
FFI::free
FFI::free
Releaseunmanageddata
FFI::string
FFI::string
CreatePHPstringfromm
FFI::sizeof
FFI::sizeof
GetthesizeofCdataort
FFI::new
FFI::new
CreateCdatastructure
FFI::memcpy
FFI::memcpy
Copyonememoryareatoa
FFI::scope
FFI::scope
InstantiateanFFIobje
FFI::arrayType
FFI::arrayType
Dynamicallyconstruct
Popular Articles
How to Combine FFI::new and FFI::free for Optimal Memory Management: Practical Tips