pub(crate) unsafe fn charsxp_to_str_unchecked(charsxp: SEXP) -> &'static strExpand description
Unchecked version of charsxp_to_str (skips R thread checks on R_CHAR).
pub(crate) unsafe fn charsxp_to_str_unchecked(charsxp: SEXP) -> &'static strUnchecked version of charsxp_to_str (skips R thread checks on R_CHAR).