aboutsummaryrefslogtreecommitdiff
path: root/libc/src/unix/bsd/netbsdlike/netbsd/other/b32/mod.rs
blob: 9b0b338b91e5b52050c6d0edab5b3d5ea0263037 (plain)
1
2
pub type c_long = i32;
pub type c_ulong = u32;