#Extern unsigned char
1 messages · Page 1 of 1 (latest)
I know that char can be either signed or unsigned in C, so this might work, but ideally I’d have a guarantee
https://github.com/ziglang/zig/issues/875 it looks like u8 is the right type to use