Type Alias Int

Source
pub type Int = i32;
Expand description

A single signed integer. Has size 4 and alignment 4.