FFI\CData » « FFI::type PHP 手册 函数参考 影响 PHP 行为的扩展 FFI FFI FFI::typeof (PHP 7 >= 7.4.0, PHP 8)FFI::typeof — Gets the FFI\CType of FFI\CData 说明 public static FFI::typeof(FFI\CData &$ptr): FFI\CType Gets the FFI\CType object representing the type of the given FFI\CData object. 参数 ptr The handle of the pointer to a C data structure. 返回值 Returns the FFI\CType object representing the type of the given FFI\CData object. 发现了问题? 了解如何改进此页面 • 提交拉取请求 • 报告一个错误 +添加备注 用户贡献的备注 此页面尚无用户贡献的备注。 备份地址:http://www.lvesu.com/blog/php/ffi.typeof.php