rusterlium / erlang_nif-sys

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

update NIF API to erlang 19.0 #15

Closed goertzenator closed 8 years ago

goertzenator commented 8 years ago

There were changes in the NIF API from 19.0-rc2 to 19.0. Erlang_nif-sys is only up to 19.0-rc2, so update to 19.0

goertzenator commented 8 years ago

Implemented in erlang_nif-sys-0.5.3.