Sign in
android
/
toolchain
/
rustc
/
refs/heads/main
/
.
/
vendor
/
libc-0.2.155
/
src
/
hermit
/
aarch64.rs
blob: 1a92e3b4fa3412169caf35628d91ccfae399d6e9 [
file
] [
log
] [
blame
] [
edit
]
pub
type
c_char
=
u8
;
pub
type
wchar_t
=
u32
;