We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7d262c0 commit 5801a08Copy full SHA for 5801a08
src/unix/hermit/aarch64.rs
@@ -0,0 +1,2 @@
1
+pub type c_char = u8;
2
+pub type wchar_t = u32;
0 commit comments