SIGN IN SIGN UP
rust-lang / rust UNCLAIMED

Empowering everyone to build reliable and efficient software.

0 0 68 Rust

std: improve the `dlsym!` macro and add a test for it

* Ensure nul-termination of the symbol name at compile-time
* Use an acquire load instead of a relaxed load and acquire fence
* Properly use `unsafe` and add safety comments
* Add tests
J
joboet committed
82f5cdf33e15bf08548ec8b9f13bb4cad8ac5ae4
Parent: fe55364