rusterlium / erlang_nif-sys

Low level bindings to Erlang NIF API for Rust
Apache License 2.0
90 stars 19 forks source link

Windows API optimization #20

Closed goertzenator closed 7 years ago

goertzenator commented 7 years ago

Consider using unchecked_unwrap from https://crates.io/crates/unreachable to optimized Windows API calls.

goertzenator commented 7 years ago

Fixed in d5d8f4dc71e8e57d6104efb7b4d7247a167fc019