22 #ifndef Rcpp__barrier__h
23 #define Rcpp__barrier__h
SEXP get_vector_elt(SEXP, R_xlen_t)
const char * char_nocheck(SEXP)
void set_vector_elt(SEXP, R_xlen_t, SEXP)
void set_string_elt(SEXP, R_xlen_t, SEXP)
SEXP * get_vector_ptr(SEXP)
SEXP * get_string_ptr(SEXP)
SEXP get_string_elt(SEXP, R_xlen_t)
void char_set_string_elt(SEXP, R_xlen_t, const char *)
const char * char_get_string_elt(SEXP, R_xlen_t)