Function4

Type Alias Function4 

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