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 467b938 commit 7817824Copy full SHA for 7817824
src/lib/box.rs
@@ -1,4 +1,4 @@
1
-export rustrt;
+export ptr_eq;
2
3
native "rust" mod rustrt {
4
fn rust_ptr_eq[T](@T a, @T b) -> int;
0 commit comments