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