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