Skip to main content

Rf_inherits

Function Rf_inherits 

Source
unsafe fn Rf_inherits(x: SEXP, klass: *const c_char) -> Rboolean
Expand description

Checked wrapper for Rf_inherits. Calls Rf_inherits_unchecked and routes through with_r_thread. Generated from source location line 2457, column 8. Generated from source file miniextendr-api/src/ffi.rs.