Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
FFI::load
FFI::load
Loading C declaration from C header file
Name:
FFI::load
Category:
External function interface
Programming Language:
php
One-line Description:
Loading C declaration from C header file
Related
Why Does FFI::load Report an Undefined Symbol Error? How to Quickly Locate and Fix It
10
Similar Functions
FFI::alignof
FFI::alignof
Getalignment
FFI::type
FFI::type
CreateFFI\CTypeobjec
FFI::cast
FFI::cast
PerformCtypeconversi
FFI::memcpy
FFI::memcpy
Copyonememoryareatoa
FFI::arrayType
FFI::arrayType
Dynamicallyconstruct
FFI::new
FFI::new
CreateCdatastructure
FFI::free
FFI::free
Releaseunmanageddata
FFI::string
FFI::string
CreatePHPstringfromm
Popular Articles
Why Does FFI::load Report an Undefined Symbol Error? How to Quickly Locate and Fix It