Skip to main content

Rf_VectorToPairList_unchecked

Function Rf_VectorToPairList_unchecked 

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