Function libsqlcipher_sys::sqlite3_key [] [src]

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