Skip to main content

Rf_PairToVectorList_unchecked

Function Rf_PairToVectorList_unchecked 

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