Function sqlite3_wal_backfilled

Source
pub unsafe extern "C" fn sqlite3_wal_backfilled(
    pWal: *mut sqlite3_wal,
) -> c_int