Warning: SimpleXMLElement::asXML(E:\phpstudy_pro\aidaohang2026\sitemaps\sitemap_91.xml.tmp): failed to open stream: Permission denied in E:\phpstudy_pro\aidaohang2026\dd.php on line 1330
enum member int16_t | bun:ffi module | Bun - AI智能索引
温馨提示:本站仅提供公开网络链接索引服务,不存储、不篡改任何第三方内容,所有内容版权归原作者所有
AI智能索引来源:http://www.bun.com/reference/bun/ffi/FFIType/int16_t
点击访问原文链接

enum member int16_t | bun:ffi module | Bun

enum member int16_t | bun:ffi module | Bun,AI智能索引,全网链接索引,智能导航,网页索引

    16-bit signed integer Must be a value between -32768 and 32767 When passing to a FFI function (C ABI), type coercion is not performed. In C: ```c in16_t short // on arm64 & x64 ``` In JavaScript: ```js var num = 0; ```