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