c_short

Type Alias c_short 

Source
pub type c_short = i16;
Expand description

Equivalent to C’s signed short (short) type.