pub fn ST_Buffer_Strategy_2<strategy, points_per_circle>(
strategy: strategy,
points_per_circle: points_per_circle,
) -> ST_Buffer_Strategy_2<<strategy as AsExpression<Text>>::Expression, <points_per_circle as AsExpression<Integer>>::Expression>Expand description
Represents the MySQL ST_Buffer_Strategy function (with two arguments)