Macro extendr_api::wrapper::wrapper_macros::make_getsexp

source ยท
macro_rules! make_getsexp {
    ($typename: ty, $($impl : tt)*) => { ... };
}