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