Skip to main content
c_int
relibc
0.2.5
In relibc::
platform::
types
relibc
::
platform
::
types
Type Alias
c_int
Copy item path
Source
pub type c_int =
i32
;
Expand description
The
int
type in C.