Function libsqlite3_sys::sqlite3_wal_checkpoint
[−]
[src]
pub unsafe extern fn sqlite3_wal_checkpoint(db: *mut sqlite3,
zDb: *const c_char)
-> c_int