Sign in
android
/
platform
/
external
/
rust
/
android-crates-io
/
bbebd94da62c40c510c1bc0331f5675289d09df4
/
.
/
crates
/
libc
/
src
/
hermit
/
x86_64.rs
blob: 76ec3ce823e8fedfc49c9e9118285af65b5d86fb [
file
] [
log
] [
blame
]
pub
type
c_char
=
i8
;
pub
type
wchar_t
=
i32
;