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

See enif_is_binary in the Erlang docs.