drone_ctypes

Type Alias c_ushort

Source
pub type c_ushort = u16;
Expand description

Equivalent to C’s unsigned short type.