Wrapping Cross-Platform Native Libraries in Rust (kellnr.io)
from secana@programming.dev to rust@programming.dev on 14 Jan 2024 19:39
https://programming.dev/post/8603358

Learn how to wrap a native shared C library in a cross-platform Rust crate for Windows, Linux, macOS and x86_64 + ARM64.

#rust

threaded - newest