Type Definition libc::c_char

pub type c_char = i8;
On this page