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::addr
FFI::addr
Createanunmanagedpoi
FFI::new
FFI::new
CreateCdatastructure
FFI::sizeof
FFI::sizeof
GetthesizeofCdataort
FFI::cdef
FFI::cdef
CreateanewFFIobject
FFI::load
FFI::load
LoadingCdeclarationf
FFI::free
FFI::free
Releaseunmanageddata
FFI::arrayType
FFI::arrayType
Dynamicallyconstruct
Popular Articles
Why Does FFI::load Report an Undefined Symbol Error? How to Quickly Locate and Fix It