Type Definition c99::int32_t

source ·
pub type int32_t = i32;
Expand description

Signed integer type with width of exactly 32 bits.