Sign in
android
/
toolchain
/
rustc
/
cd1aefd586783f162dd848e314bd6991a5ffe033
/
.
/
vendor
/
libc-0.2.140
/
src
/
unix
/
hermit
/
x86_64.rs
blob: 76ec3ce823e8fedfc49c9e9118285af65b5d86fb [
file
] [
log
] [
blame
]
pub
type
c_char
=
i8
;
pub
type
wchar_t
=
i32
;