Expand description
Low level Rust bindings to the Erlang NIF API.
Re-exports§
pub use crate::rustler_sys_api::*;
Modules§
Macros§
- enif_
fprintf - See enif_fprintf in the Erlang docs.
- enif_
make_ list - See enif_make_list in the Erlang docs.
- enif_
make_ tuple - See enif_make_tuple in the Erlang docs.
- enif_
snprintf - See enif_snprintf in the Erlang docs.