Function enif_is_exception

Source
pub unsafe extern "C" fn enif_is_exception(
    arg1: *mut ErlNifEnv,
    term: ERL_NIF_TERM,
) -> c_int
Expand description

See enif_is_exception in the Erlang docs.