Skip to main content

c_char

Type Alias c_char 

Source
pub type c_char = c_char;
Expand description

The char type in C.

Trait Implementations§