Ruby  2.4.2p198(2017-09-14revision59899)
Data Fields
constat Struct Reference

Data Fields

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

Detailed Description

Definition at line 699 of file win32.c.

Field Documentation

◆ attr

WORD constat::attr

Definition at line 702 of file win32.c.

Referenced by constat_apply(), constat_attr(), and constat_handle().

◆ reverse

int constat::reverse

Definition at line 701 of file win32.c.

Referenced by constat_apply(), constat_attr(), and constat_handle().

◆ saved

COORD constat::saved

Definition at line 703 of file win32.c.

Referenced by constat_apply(), and constat_handle().

◆ seq

int constat::seq[16]

Definition at line 701 of file win32.c.

Referenced by constat_apply(), and constat_parse().

◆ state

int constat::state

Definition at line 701 of file win32.c.

Referenced by constat_apply(), constat_handle(), constat_parse(), constat_reset(), and rb_w32_read().

◆ vt100

struct { ... } constat::vt100

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