Function rustler_sys::rustler_sys_api::enif_raise_exception

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

See enif_raise_exception in the Erlang docs.