Function sqlite3_sys::sqlite3_rekey
source ยท pub unsafe extern "C" fn sqlite3_rekey(
p: *mut sqlite3,
p: *const c_void,
n: c_int,
) -> c_int
pub unsafe extern "C" fn sqlite3_rekey(
p: *mut sqlite3,
p: *const c_void,
n: c_int,
) -> c_int