sqlite3_sys

Function sqlite3_snapshot_recover

source
pub unsafe extern "C" fn sqlite3_snapshot_recover(
    p: *mut sqlite3,
    p: *const c_char,
) -> c_int