pub fn ST_Longitude_2<p, new_longitude>(
p: p,
new_longitude: new_longitude,
) -> ST_Longitude_2<<p as AsExpression<Point>>::Expression, <new_longitude as AsExpression<Double>>::Expression>Expand description
Represents the MySQL ST_Longitude function (with two arguments).