int sizeOfLatLng()
in
build/sizes.c [29:31]
3
lines of code
1
McCabe index (conditional complexity)
int sizeOfLatLng() { return sizeof(LatLng); }