Type Definition libc::uint8_t

source · []
pub type uint8_t = u8;
👎Deprecated since 0.2.55: Use u8 instead.