Crate rustler_sys

Source
Expand description

Low level Rust bindings to the Erlang NIF API.

Re-exports§

pub use crate::rustler_sys_api::*;

Modules§

rustler_sys_api

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.