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