Type Alias rustix::io_uring::c_char

source ·
pub type c_char = i8;
Available on crate feature io_uring only.
Expand description

The C char type.