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.
libmimalloc_sys
no_std
1 parent 3ff4d65 commit 30e6951Copy full SHA for 30e6951
libmimalloc-sys/src/lib.rs
@@ -1,3 +1,4 @@
1
+#![no_std]
2
// Copyright 2019 Octavian Oncescu
3
4
use core::ffi::c_void;
0 commit comments