blob: 577c8bef16b721c0da23b622e026f66a09988d15 [file] [log] [blame]
pub type c_char = u8;
pub type c_long = i64;
pub type c_ulong = u64;