GhosttyRenderState typedef

GhosttyRenderState = Pointer<GhosttyRenderStateImpl>

Opaque handle to a render state instance.

@ingroup render

Implementation

typedef GhosttyRenderState = ffi.Pointer<GhosttyRenderStateImpl>;