unqlite_sys::unqlite_kv_cursor_seek [] [src]

pub unsafe extern fn unqlite_kv_cursor_seek(pCursor: *mut unqlite_kv_cursor, pKey: *const c_void, nKeyLen: c_int, iPos: c_int) -> c_int