unsafe fn Rf_S3Class(object: SEXP) -> SEXPExpand description
Get the S3 class of an S4 object.
Checked wrapper for Rf_S3Class. Calls Rf_S3Class_unchecked and routes through with_r_thread.
Generated from source location line 3780, column 8.
Generated from source file miniextendr-api/src/ffi.rs.