Rf_inherits

Function Rf_inherits 

Source
pub unsafe extern "C" fn Rf_inherits(
    arg1: SEXP,
    arg2: *const c_char,
) -> Rboolean