Skip to main content

c_int

Type Alias c_int 

Source
pub type c_int = i32;
Expand description

The int type in C.