]> git.proxmox.com Git - rustc.git/blob - src/liblibc/src/unix/bsd/netbsdlike/openbsdlike/other/b64/mod.rs
New upstream version 1.15.0+dfsg1
[rustc.git] / src / liblibc / src / unix / bsd / netbsdlike / openbsdlike / other / b64 / mod.rs
1 pub type c_long = i64;
2 pub type c_ulong = u64;