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