shithub: neindaw

ref: 29415dfac1fb18f32d86433c00b4b4942c4c24d6
dir: /ay/stdint.h/

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