pub unsafe fn Rf_mkCharLenCE(x: *const c_char, len: c_int, ce: cetype_t) -> SEXPExpand description
Checked wrapper for Rf_mkCharLenCE. Calls Rf_mkCharLenCE_unchecked and routes through with_r_thread.
Generated from source location line 1966, column 12.
Generated from source file miniextendr-api/src/ffi.rs.