Function extendr_api::make_method_def
source ยท pub(crate) unsafe fn make_method_def(
cstrings: &mut Vec<CString>,
rmethods: &mut Vec<R_CallMethodDef>,
func: &Func,
wrapped_name: &str,
)
pub(crate) unsafe fn make_method_def(
cstrings: &mut Vec<CString>,
rmethods: &mut Vec<R_CallMethodDef>,
func: &Func,
wrapped_name: &str,
)