ST_NumInteriorRings

Function ST_NumInteriorRings 

Source
pub fn ST_NumInteriorRings<poly>(
    poly: poly,
) -> ST_NumInteriorRings<<poly as AsExpression<Polygon>>::Expression>
where poly: AsExpression<Polygon>,
Expand description

Represents the MySQL ST_NumInteriorRings function