unsafe extern "C-unwind" fn Rf_installChar_unchecked(x: SEXP) -> SEXPExpand description
Install a symbol from a CHARSXP.
Like Rf_install() but takes a CHARSXP instead of C string.
Unchecked FFI binding for Rf_installChar.
Generated from source location line 3904, column 8.
Generated from source file miniextendr-api/src/ffi.rs.