ghostty_snapshot_decoder_next function

GhosttyResult ghostty_snapshot_decoder_next(
  1. GhosttySnapshotDecoder decoder
)

Implementation

GhosttyResult ghostty_snapshot_decoder_next(GhosttySnapshotDecoder decoder) =>
    GhosttyResult.fromValue(_ghostty_snapshot_decoder_next(decoder));