Skip to main content
c_char
relibc
0.2.5
c_char
Trait Implementations
Zero
In relibc::
platform::
types
relibc
::
platform
::
types
Type Alias
c_char
Copy item path
Source
pub type c_char =
c_char
;
Expand description
The
char
type in C.
Trait Implementations
§
Source
§
impl
Zero
for
c_char
Source
§
fn
is_zero
(&self) ->
bool