int sizeOfGeoLoop()

in build/sizes.c [37:39]


int sizeOfGeoLoop() {
    return sizeof(GeoLoop);
}