Skip to main content

Rf_dimgets_unchecked

Function Rf_dimgets_unchecked 

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

Set the dim attribute; returns the updated object. Unchecked FFI binding for Rf_dimgets. Generated from source location line 2389, column 8. Generated from source file miniextendr-api/src/ffi.rs.