Home
PHP
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
Use apcu_entry to implement fast caching in PHP projects
8
Use get_include_path() to get the actual application of the current script containing the path
6
Common error examples and debugging techniques for PHP strnatcasecmp function
2
Write a learning case to demonstrate the typical application of mysqli_stmt::$error
2
Similar Functions
FFI::cdef
FFI::cdef
CreateanewFFIobject
FFI::string
FFI::string
CreatePHPstringfromm
FFI::sizeof
FFI::sizeof
GetthesizeofCdataort
FFI::type
FFI::type
CreateFFI\CTypeobjec
FFI::alignof
FFI::alignof
Getalignment
FFI::addr
FFI::addr
Createanunmanagedpoi
FFI::memcmp
FFI::memcmp
Comparememoryareas
FFI::free
FFI::free
Releaseunmanageddata
Popular Articles