Skip to main content

Rf_mkChar

Function Rf_mkChar 

Source
unsafe fn Rf_mkChar(s: *const c_char) -> SEXP
Expand description

Checked wrapper for Rf_mkChar. Calls Rf_mkChar_unchecked and routes through with_r_thread. Generated from source location line 1962, column 8. Generated from source file miniextendr-api/src/ffi.rs.