Skip to main content

Rf_PairToVectorList_unchecked

Function Rf_PairToVectorList_unchecked 

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

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