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