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 Compare Objects in PHP: Using Operators to Compare Objects
7
PHP QR Code Generator Tutorial: A Practical Guide for Developers
5
How to use mysqli::get_charset to determine whether the correct character encoding is set?
2
How to Set Stream Caching Strategies Using stream_context_set_params to Optimize Data Processing?
1
Similar Functions
FFI::free
FFI::free
Releaseunmanageddata
FFI::sizeof
FFI::sizeof
GetthesizeofCdataort
FFI::string
FFI::string
CreateaPHPstringfrom
FFI::addr
FFI::addr
Createanunmanagedpoi
FFI::memset
FFI::memset
Fillthememoryarea
FFI::arrayType
FFI::arrayType
Dynamicallyconstruct
FFI::alignof
FFI::alignof
Getalignment
FFI::type
FFI::type
CreateFFI\CTypeobjec
Popular Articles