c_schar

Type Alias c_schar 

Source
pub type c_schar = i8;
Expand description

Equivalent to C’s signed char type.