Skip to main content

c_schar

Type Alias c_schar 

Source
pub type c_schar = i8;
Expand description

The signed char type in C.