pub type c_char = c_char;
Expand description
A type
alias to ::libc::c_char
.
Note: you should probably be using crate::c_char
instead.
pub type c_char = c_char;
A type
alias to ::libc::c_char
.
Note: you should probably be using crate::c_char
instead.