mimium_lang::plugin

Type Alias SystemPluginFnType

Source
pub type SystemPluginFnType<T> = fn(_: &mut T, _: &mut Machine) -> ReturnCode;