Type Alias libc::int16_t

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