Function rustler_sys::rustler_sys_api::enif_make_atom

source ยท
pub unsafe extern "C" fn enif_make_atom(
    env: *mut ErlNifEnv,
    name: *const c_uchar
) -> ERL_NIF_TERM
Expand description

See enif_make_atom in the Erlang docs.