Skip to main content
c_schar
relibc
0.2.5
In relibc::
platform::
types
relibc
::
platform
::
types
Type Alias
c_schar
Copy item path
Source
pub type c_schar =
i8
;
Expand description
The
signed char
type in C.