int sizeOfCoordIJ()

in build/sizes.c [49:51]


int sizeOfCoordIJ() {
    return sizeof(CoordIJ);
}