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

See enif_is_ref in the Erlang docs.