pub unsafe extern "C" fn R_check_class_and_super(
    x: SEXP,
    valid: *mut *const c_char,
    rho: SEXP
) -> c_int
Expand description

supporting a C-level version of is(., .) :