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

See enif_is_exception in the Erlang docs.