Function sqlite3_sys::sqlite3_wal_checkpoint
source ยท pub unsafe extern "C" fn sqlite3_wal_checkpoint(
p: *mut sqlite3,
p: *const c_char,
) -> c_int
pub unsafe extern "C" fn sqlite3_wal_checkpoint(
p: *mut sqlite3,
p: *const c_char,
) -> c_int