Skip to main content

Rf_mkCharLen

Function Rf_mkCharLen 

Source
unsafe fn Rf_mkCharLen(s: *const c_char, len: i32) -> SEXP
Expand description

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