Skip to main content

int16

Type Alias int16 

Source
pub type int16 = c_short;

Aliased Type§

#[repr(transparent)]
pub struct int16(pub i16);

Tuple Fields§

§0: i16