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