Function rustler_sys::rustler_sys_api::enif_has_pending_exception
source ยท pub unsafe extern "C" fn enif_has_pending_exception(
env: *mut ErlNifEnv,
reason: *mut ERL_NIF_TERM,
) -> c_intExpand description
See enif_has_pending_exception in the Erlang docs.