Skip to main content

c_uchar

Type Alias c_uchar 

Source
pub type c_uchar = u8;
Expand description

The unsigned char type in C.