Function6

Type Alias Function6 

Source
pub type Function6 = fn(Value, Value, Value, Value, Value, Value) -> Value;