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 c572175 commit 45f7955Copy full SHA for 45f7955
src/lib/macos_os.rs
@@ -1,4 +1,5 @@
1
-import libc = posix;
+import _str.sbuf;
2
+import _vec.vbuf;
3
4
native mod libc = "libc.dylib" {
5
0 commit comments