Function llama_cpp_sys::llama_kv_cache_view_init

source ·
pub unsafe extern "C" fn llama_kv_cache_view_init(
    ctx: *const llama_context,
    n_seq_max: i32
) -> llama_kv_cache_view