shithub: neindaw

ref: 1cc67b0d9400bcc0e751f2a631b2a1744859a5e4
dir: /ay/stdint.h/

View raw version
typedef u8int uint8_t;
typedef u16int uint16_t;
typedef u32int uint32_t;
typedef u64int uint64_t;