pub fn ST_EndPoint<ls>(
    ls: ls
) -> ST_EndPoint<<ls as AsExpression<LineString>>::Expression> where
    ls: AsExpression<LineString>, 
Expand description

Represents the MySQL ST_EndPoint function