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 2314, column 8.
Generated from source file miniextendr-api/src/ffi.rs.