Type Alias libc::fixed_width_ints::int32_t

source ·
pub type int32_t = i32;
👎Deprecated since 0.2.55: Use i32 instead.