Home
PHP
Tags
PHP Tutorial
Latest Articles
English
English
简体中文
中文(繁體)
日本語
한국어
Français
Deutsch
မြန်မာဘာသာ
Current Location:
Home
>
Function Categories
>
FFI::cast
FFI::cast
Perform C type conversion
Name:
FFI::cast
Category:
External function interface
Programming Language:
php
One-line Description:
Perform C type conversion
Related
How to Dynamically Display and Draw the Cosh Function Curve Using Frontend Canvas
8
PHP fileatime() Function Explained: How to Retrieve the Last Access Time of a File
8
How to handle user authentication logic in init function
3
How to avoid performance problems caused by cache expiration in apcu_entry
8
Similar Functions
FFI::cdef
FFI::cdef
CreateanewFFIobject
FFI::memset
FFI::memset
Fillthememoryarea
FFI::type
FFI::type
CreateFFI\CTypeobjec
FFI::sizeof
FFI::sizeof
GetthesizeofCdataort
FFI::memcpy
FFI::memcpy
Copyonememoryareatoa
FFI::addr
FFI::addr
Createanunmanagedpoi
FFI::cast
FFI::cast
PerformCtypeconversi
FFI::load
FFI::load
LoadingCdeclarationf
Popular Articles