pub unsafe extern "C-unwind" fn SETLEVELS_unchecked(
x: SEXP,
v: c_int,
) -> c_intExpand description
Set the LEVELS field (for factors).
Returns the value that was set.
Unchecked FFI binding for SETLEVELS.
Generated from source location line 650, column 12.
Generated from source file miniextendr-api/src/sys.rs.