Ruby 3.3.7p123 (2025-01-15 revision be31f993d7fa0219d85f7b3c694d454da4ecc10b)
constat Struct Reference

Data Fields

struct { 
 
   int   state 
 
   int   seq [16] 
 
   int   reverse 
 
   WORD   attr 
 
   COORD   saved 
 
vt100 
 

Detailed Description

Definition at line 727 of file win32.c.

Field Documentation

◆ attr

WORD constat::attr

Definition at line 730 of file win32.c.

◆ reverse

int constat::reverse

Definition at line 729 of file win32.c.

◆ saved

COORD constat::saved

Definition at line 731 of file win32.c.

◆ seq

int constat::seq[16]

Definition at line 729 of file win32.c.

◆ state

int constat::state

Definition at line 729 of file win32.c.


The documentation for this struct was generated from the following file: