Primitive Types(Zig) |Type | C Equivalent | Description| |-|-|-| |i8 |int8_t | signed 8-bit integer| 출처 : https://ziglang.org/documentation/master/