Function libsqlite3_sys::sqlite3_rekey [] [src]

pub unsafe extern fn sqlite3_rekey(db: *mut sqlite3,
                                   pKey: *const c_void,
                                   nKey: c_int)
                                   -> c_int