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 109d6df commit 2ffb795Copy full SHA for 2ffb795
README.md
@@ -1,7 +1,9 @@
1
# opaque-pointer-rs
2
Generic functions to work with opaque pointers when use FFI to expose Rust structs
3
4
-  
+[](https://crates.io/crates/opaque-pointer)
5
+[](https://unlicense.org/)
6
+[]()
7
8
## Basic usage
9
With this crate you can manage raw pointers easily to expose structs that will be
0 commit comments