Sign in
fuchsia
/
fuchsia
/
eb37f944b46a
/
.
/
third_party
/
rust_crates
/
vendor
/
libc
/
src
/
hermit
/
aarch64.rs
blob: 1a92e3b4fa3412169caf35628d91ccfae399d6e9 [
file
] [
log
] [
blame
]
pub
type
c_char
=
u8
;
pub
type
wchar_t
=
u32
;