]> git.proxmox.com Git - cargo.git/blob - vendor/libc-0.2.31/src/unix/bsd/netbsdlike/openbsdlike/other/b32/mod.rs
New upstream version 0.23.0
[cargo.git] / vendor / libc-0.2.31 / src / unix / bsd / netbsdlike / openbsdlike / other / b32 / mod.rs
1 pub type c_long = i32;
2 pub type c_ulong = u32;