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