Skip to main content

Rf_mkCharLen

Function Rf_mkCharLen 

Source
pub 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 313, column 12. Generated from source file miniextendr-api/src/sys.rs.