Function rustler_sys::rustler_sys_api::enif_make_unique_integer

source ยท
pub unsafe extern "C" fn enif_make_unique_integer(
    env: *mut ErlNifEnv,
    properties: ErlNifUniqueInteger,
) -> ERL_NIF_TERM
Expand description

See enif_make_unique_integer in the Erlang docs.