Skip to main content

Rf_translateCharUTF8

Function Rf_translateCharUTF8 

Source
pub unsafe fn Rf_translateCharUTF8(x: SEXP) -> *const c_char
Expand description

Checked wrapper for Rf_translateCharUTF8. Calls Rf_translateCharUTF8_unchecked and routes through with_r_thread. Generated from source location line 1975, column 12. Generated from source file miniextendr-api/src/ffi.rs.