[][src]Type Definition libc::int8_t

type int8_t = i8;
Deprecated since 0.2.55:

Use i8 instead.