]> git.proxmox.com Git - cargo.git/blobdiff - vendor/libc/src/solid/arm.rs
New upstream version 0.63.1
[cargo.git] / vendor / libc / src / solid / arm.rs
index 225613c4def8a99778f5effdd19ee3e3f9bb741d..04cc1542deaeb5c534f63499638dccc46076edaf 100644 (file)
@@ -1,4 +1,4 @@
 pub type c_char = i8;
-pub type wchar_t = i16;
+pub type wchar_t = u32;
 pub type c_long = i32;
 pub type c_ulong = u32;