Skip to main content

Rf_namesgets_unchecked

Function Rf_namesgets_unchecked 

Source
pub unsafe extern "C-unwind" fn Rf_namesgets_unchecked(
    vec: SEXP,
    val: SEXP,
) -> SEXP
Expand description

Set the names attribute; returns the updated object. Unchecked FFI binding for Rf_namesgets. Generated from source location line 740, column 12. Generated from source file miniextendr-api/src/sys.rs.