int sizeOfGeoPolygon()

in build/sizes.c [41:43]


int sizeOfGeoPolygon() {
    return sizeof(GeoPolygon);
}