Skip to main content

c_ushort

Type Alias c_ushort 

Source
pub type c_ushort = u16;
Expand description

The unsigned short type in C.