The Zig Programming Language 0.12.0 Documentation112358; const c = @import("std").c; pub extern "c" fn @"error"() void; pub extern "c" fn @"fstat$INODE64"(fd: c.fd_t, buf: *c.Stat) c_int; const Color = enum { red, @"really red", }; const color:0 码力 | 241 页 | 7.37 MB | 1 年前3
The Zig Programming Language 0.9.1 Documentationconst c = @import("std").c; 5 pub extern "c" fn @"error"() anyopaque; 6 pub extern "c" fn @"fstat$INODE64"(fd: c.fd_t, buf: *c.Stat) c_int; 7 8 const Color = enum { 9 red, 10 @"really red", 11 };0 码力 | 234 页 | 7.90 MB | 1 年前3
The Zig Programming Language 0.11.0 Documentation4 const c = @import("std").c; 5 pub extern "c" fn @"error"() void; 6 pub extern "c" fn @"fstat$INODE64"(fd: c.fd_t, buf: *c.Stat) c_int; 7 8 const Color = enum { 9 red, 10 @"really red", 11 };0 码力 | 238 页 | 7.80 MB | 1 年前3
The Zig Programming Language 0.10.1 Documentation4 const c = @import("std").c; 5 pub extern "c" fn @"error"() void; 6 pub extern "c" fn @"fstat$INODE64"(fd: c.fd_t, buf: *c.Stat) c_int; 7 8 const Color = enum { 9 red, 10 @"really red", 11 };0 码力 | 239 页 | 8.03 MB | 1 年前3
共 4 条
- 1













