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