Type Alias libc::int8_t

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