Type Definition libc::int8_t[][src]

pub type int8_t = i8;
👎 Deprecated since 0.2.55:

Use i8 instead.