NO_ERROR top-level constant

int const NO_ERROR

The operation completed successfully.

Implementation

const NO_ERROR = 0;