int sizeOfCellBoundary()

in build/sizes.c [33:35]


int sizeOfCellBoundary() {
    return sizeof(CellBoundary);
}