IOERR_CORRUPTFS top-level constant
int
const IOERR_CORRUPTFS
See SQLite Documentation for meaning and the use of it.
Implementation
const IOERR_CORRUPTFS = (IOERR | (33 << 8));
See SQLite Documentation for meaning and the use of it.
const IOERR_CORRUPTFS = (IOERR | (33 << 8));