Function make_return_function

Source
pub fn make_return_function(
    creator: Arc<dyn AggregateFunctionCreator>,
) -> ReturnTypeFunction