GhosttySgrParser typedef
Opaque handle to an SGR parser instance.
This handle represents an SGR (Select Graphic Rendition) parser that can be used to parse SGR sequences and extract individual text attributes.
@ingroup sgr
Implementation
typedef GhosttySgrParser = ffi.Pointer<GhosttySgrParserImpl>;