cells property

Pointer<llama_kv_cache_view_cell> cells
getter/setter pair

Information for an individual cell.

Implementation

external ffi.Pointer<llama_kv_cache_view_cell> cells;