Type Definition linux_unsafe::short

source ·
pub type short = c_short;
Expand description

The short signed integer type for the current platform.