Type Alias libc::fixed_width_ints::int8_t

source ·
pub type int8_t = i8;
👎Deprecated since 0.2.55: Use i8 instead.