mimium_lang::runtime::vm

Type Alias ExtFunType

Source
pub type ExtFunType = fn(_: &mut Machine) -> ReturnCode;