ghostty_render_state_row_cells_select function
- GhosttyRenderStateRowCells cells,
- int x
Implementation
GhosttyResult ghostty_render_state_row_cells_select(
GhosttyRenderStateRowCells cells,
int x,
) => GhosttyResult.fromValue(_ghostty_render_state_row_cells_select(cells, x));