Type Alias libc::int32_t

source ยท
pub type int32_t = i32;
๐Ÿ‘ŽDeprecated since 0.2.55: Use i32 instead.