Skip to main content

SETLEVELS_unchecked

Function SETLEVELS_unchecked 

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