Type Definition libnotcurses_sys::ffi::__int8_t [−][src]
type __int8_t = c_schar;
Expand description
Fixed-size types, underlying types depend on word size and compiler.
type __int8_t = c_schar;
Fixed-size types, underlying types depend on word size and compiler.