extendr_api::robj

Macro make_typed_slice

Source
macro_rules! make_typed_slice {
    ($type: ty, $fn: tt, $($sexp: tt),* ) => { ... };
}