Type Alias SInt

Source
pub type SInt = i32;
Expand description

Default signed integer type.