Macro extendr_api::robj::make_typed_slice

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