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