swamp_script_eval

Type Alias EvalExternalFunctionRef

Source
pub type EvalExternalFunctionRef = Rc<RefCell<EvalExternalFunction>>;

Aliased Typeยง

struct EvalExternalFunctionRef { /* private fields */ }