rusterlium / erlang_nif-sys

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

wrap optional pointer parameters with Option #26

Open goertzenator opened 7 years ago

goertzenator commented 7 years ago

Optional pointer parameters should be wrapped with Option. This is an API breaking change, so disposition is to wait until there are additional reasons to break the API before making this change.

Known instances: