Type Alias libc::uint8_t

source ยท
pub type uint8_t = u8;
๐Ÿ‘ŽDeprecated since 0.2.55: Use u8 instead.