Type Definition libc::c_short [] [src]

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

use libc from crates.io