IOERR_FSYNC top-level constant

int const IOERR_FSYNC

See SQLite Documentation for meaning and the use of it.

Implementation

const IOERR_FSYNC = (IOERR | (4 << 8));