Ruby 3.4.1p0 (2024-12-25 revision 48d4efcb85000e1ebae42004e963b5d0cedddcf2)
constat Struct Reference

Data Fields

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

Detailed Description

Definition at line 682 of file win32.c.

Field Documentation

◆ attr

WORD constat::attr

Definition at line 685 of file win32.c.

◆ reverse

int constat::reverse

Definition at line 684 of file win32.c.

◆ saved

COORD constat::saved

Definition at line 686 of file win32.c.

◆ seq

int constat::seq[16]

Definition at line 684 of file win32.c.

◆ state

int constat::state

Definition at line 684 of file win32.c.


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