Type Alias ExtFunType

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