Skip to main content

OBJECT_unchecked

Function OBJECT_unchecked 

Source
unsafe extern "C-unwind" fn OBJECT_unchecked(x: SEXP) -> c_int
Expand description

Check if SEXP has the “object” bit set (has a class).

Returns non-zero if object has a class attribute. Unchecked FFI binding for OBJECT. Generated from source location line 2288, column 8. Generated from source file miniextendr-api/src/ffi.rs.