llama_cpp_sys_4

Function 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