GhosttyFormatter typedef

GhosttyFormatter = Pointer<GhosttyFormatterImpl>

Opaque handle to a formatter instance.

@ingroup formatter

Implementation

typedef GhosttyFormatter = ffi.Pointer<GhosttyFormatterImpl>;