Type Definition drone_ctypes::c_ushort [] [src]

type c_ushort = u16;

Equivalent to C's unsigned short type.