pub unsafe fn char_data(s: Sexp) -> &'static str
Read the CHARSXP data as a Rust &str.
s must be a valid CHARSXP pointer.
s