unsafe fn PRINTNAME(x: SEXP) -> SEXPExpand description
Get the print name (CHARSXP) of a symbol (SYMSXP)
Checked wrapper for PRINTNAME. Calls PRINTNAME_unchecked and routes through with_r_thread.
Generated from source location line 2372, column 8.
Generated from source file miniextendr-api/src/ffi.rs.