Type Definition libc::c_schar [] [src]

type c_schar = i8;
🔬 This is a nightly-only experimental API. (libc)

use libc from crates.io