Function erlang_nif_sys::erlang_nif_sys_api::enif_has_pending_exception [] [src]

pub unsafe extern "C" fn enif_has_pending_exception(
    env: *mut ErlNifEnv,
    reason: *mut ERL_NIF_TERM
) -> c_int

See enif_has_pending_exception in the Erlang docs.