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::memcmp
FFI::memcmp
Comparememoryareas
FFI::string
FFI::string
CreatePHPstringfromm
FFI::type
FFI::type
CreateFFI\CTypeobjec
FFI::scope
FFI::scope
InstantiateanFFIobje
FFI::arrayType
FFI::arrayType
Dynamicallyconstruct
FFI::cdef
FFI::cdef
CreateanewFFIobject
FFI::typeof
FFI::typeof
GetFFI\CTypeofFFI\CD
FFI::addr
FFI::addr
Createanunmanagedpoi
Popular Articles
Why Does FFI::load Report an Undefined Symbol Error? How to Quickly Locate and Fix It