rusterlium / erlang_nif-sys

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

Fix arguments of enif_schedule_nif #33

Closed hansihe closed 5 years ago

hansihe commented 5 years ago

It seems like the current arguments of enif_schedule_nif is wrong. This hopefully fixes it.

http://erlang.org/doc/man/erl_nif.html#enif_schedule_nif