Type Alias libc::uint16_t

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