Type Alias char

Source
pub type char = c_char;
Expand description

The type used for characters on the current platform.