Skip to main content

Rf_namesgets_unchecked

Function Rf_namesgets_unchecked 

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