Function sqlite3_blob_reopen

Source
pub unsafe extern "C" fn sqlite3_blob_reopen(
    arg1: *mut sqlite3_blob,
    arg2: i64,
) -> i32