Function extendr_api::metadata::write_method_wrapper

source ·
fn write_method_wrapper(
    w: &mut Vec<u8>,
    func: &Func,
    package_name: &str,
    use_symbols: bool,
    class_name: &str
) -> Result<()>
Expand description

Generate a wrapper for a method.