Closed daladim closed 2 years ago
A few tweaks to make ferrisetw slightly less unsafe.
unsafe
Also, we're now using catch_unwind to avoid undefined behaviour at a C/Rust boundary
catch_unwind
A few tweaks to make ferrisetw slightly less
unsafe
.Also, we're now using
catch_unwind
to avoid undefined behaviour at a C/Rust boundary