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