Type Alias libc::fixed_width_ints::uint16_t

source ·
pub type uint16_t = u16;
👎Deprecated since 0.2.55: Use u16 instead.