ghostty_render_state_update function

GhosttyResult ghostty_render_state_update(
  1. GhosttyRenderState state,
  2. GhosttyTerminal terminal
)

Implementation

GhosttyResult ghostty_render_state_update(
  GhosttyRenderState state,
  GhosttyTerminal terminal,
) => GhosttyResult.fromValue(_ghostty_render_state_update(state, terminal));