Type Definition stdint::uint_fast16_t
source · pub type uint_fast16_t = c_ulong;Expand description
Fastest unsigned integer type with width of at least 16 bits.
pub type uint_fast16_t = c_ulong;Fastest unsigned integer type with width of at least 16 bits.