libsqlite3_sys

Function sqlite3_backup_remaining

Source
pub unsafe extern "C" fn sqlite3_backup_remaining(
    p: *mut sqlite3_backup,
) -> c_int