Type Definition libc::int16_t

source · []
pub type int16_t = i16;
👎 Deprecated since 0.2.55:

Use i16 instead.