Skip to main content

GhosttySgrParser_ptr

Type Alias GhosttySgrParser_ptr 

Source
pub type GhosttySgrParser_ptr = *mut GhosttySgrParser;
Expand description

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