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 b498721 commit e5263beCopy full SHA for e5263be
src/pulsar.rs
@@ -52,6 +52,4 @@ extern {
52
pub fn memalign(align: ::size_t, size: ::size_t) -> *mut ::c_void;
53
}
54
55
-#[link(name = "c")]
56
-#[link(name = "m")]
57
extern {}
0 commit comments