errorNoError top-level constant

int const errorNoError

No error - graceful close

Implementation

const int errorNoError = 0x00;