Skip to main content

SETLEVELS_unchecked

Function SETLEVELS_unchecked 

Source
unsafe extern "C-unwind" fn SETLEVELS_unchecked(
    x: SEXP,
    v: c_int,
) -> c_int
Expand description

Set the LEVELS field (for factors).

Returns the value that was set. Unchecked FFI binding for SETLEVELS. Generated from source location line 2299, column 8. Generated from source file miniextendr-api/src/ffi.rs.