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 combine sprintf and printf output to terminal?
10
The consequences of connection state are ignored when using mysqli_stmt::$error
6
bcmul: How to Perform High-Precision Floating-Point Multiplication? Essential Tips for PHP Developers
4
JSP vs PHP Developer Salary Comparison: Market Trends and Career Outlook
10
Similar Functions
FFI::memcpy
FFI::memcpy
Copyonememoryareatoa
FFI::sizeof
FFI::sizeof
GetthesizeofCdataort
FFI::typeof
FFI::typeof
GetFFI\CTypeofFFI\CD
FFI::memcmp
FFI::memcmp
Comparememoryareas
FFI::type
FFI::type
CreateFFI\CTypeobjec
FFI::string
FFI::string
CreatePHPstringfromm
FFI::cdef
FFI::cdef
CreateanewFFIobject
FFI::free
FFI::free
Releaseunmanageddata
Popular Articles