IOERR_WRITE top-level constant

int const IOERR_WRITE

See SQLite Documentation for meaning and the use of it.

Implementation

const IOERR_WRITE = (IOERR | (3 << 8));