Type Definition libc::int8_t

pub type int8_t = i8;
On this page