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