float32Size top-level constant

int const float32Size

Size of a float32 in bytes

Implementation

const int float32Size = 4;