Type Alias libc::int8_t

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