Skip to main content

Rf_VectorToPairList_unchecked

Function Rf_VectorToPairList_unchecked 

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

Convert a generic vector (list) to a pairlist. Unchecked FFI binding for Rf_VectorToPairList. Generated from source location line 3896, column 8. Generated from source file miniextendr-api/src/ffi.rs.