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