sqlite3_sys

Function sqlite3_rekey

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