Type Definition linux_unsafe::char

source ·
pub type char = c_char;
Expand description

The type used for characters on the current platform.