Function sqlite3_sys::sqlite3_rekey_v2[][src]

pub unsafe extern "C" fn sqlite3_rekey_v2(
    p: *mut sqlite3,
    p: *const c_char,
    p: *const c_void,
    n: c_int
) -> c_int