Skip to main content

Rf_dimgets_unchecked

Function Rf_dimgets_unchecked 

Source
pub 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 743, column 12. Generated from source file miniextendr-api/src/sys.rs.