Function sqlite3_sys::sqlite3_key

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