GhosttyRenderStateRowCells typedef

GhosttyRenderStateRowCells = Pointer<GhosttyRenderStateRowCellsImpl>

Opaque handle to render-state row cells.

@ingroup render

Implementation

typedef GhosttyRenderStateRowCells =
    ffi.Pointer<GhosttyRenderStateRowCellsImpl>;