Function sqlite3_sys::sqlite3_blob_reopen

source ·
pub unsafe extern "C" fn sqlite3_blob_reopen(
    arg1: *mut sqlite3_blob,
    arg2: sqlite3_int64
) -> c_int