ghostty_mouse_event_set_action function
- GhosttyMouseEvent event,
- GhosttyMouseAction action
Implementation
void ghostty_mouse_event_set_action(
GhosttyMouseEvent event,
GhosttyMouseAction action,
) => _ghostty_mouse_event_set_action(event, action.value);