pub unsafe extern "C-unwind" fn ALTREP_unchecked(x: SEXP) -> c_intExpand description
Check if a SEXP is an ALTREP object (returns non-zero if true).
Use SexpExt::is_altrep() instead of calling this directly.
Unchecked FFI binding for ALTREP.
Generated from source location line 666, column 12.
Generated from source file miniextendr-api/src/sys.rs.