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::addr
FFI::addr
Createanunmanagedpoi
FFI::cast
FFI::cast
PerformCtypeconversi
FFI::arrayType
FFI::arrayType
Dynamicallyconstruct
FFI::memcmp
FFI::memcmp
Comparememoryareas
FFI::load
FFI::load
LoadingCdeclarationf
FFI::alignof
FFI::alignof
Getalignment
FFI::free
FFI::free
Releaseunmanageddata
FFI::type
FFI::type
CreateFFI\CTypeobjec
Popular Articles
How to Combine FFI::new and FFI::free for Optimal Memory Management: Practical Tips