shithub: neindaw

ref: 1330d1fff8e87caf7a85e4d32c17feb965484bae
dir: /ay/stdint.h/

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