Ruby 3.2.5p208 (2024-07-26 revision 31d0f1a2e7dbfb60731d1f05b868e1d578cda493)
ioinfo Struct Reference

Data Fields

intptr_t osfhnd
 
char osfile
 
char pipech
 
int lockinitflag
 
CRITICAL_SECTION lock
 

Detailed Description

Definition at line 2538 of file win32.c.

Field Documentation

◆ lock

CRITICAL_SECTION ioinfo::lock

Definition at line 2543 of file win32.c.

◆ lockinitflag

int ioinfo::lockinitflag

Definition at line 2542 of file win32.c.

◆ osfhnd

intptr_t ioinfo::osfhnd

Definition at line 2539 of file win32.c.

◆ osfile

char ioinfo::osfile

Definition at line 2540 of file win32.c.

◆ pipech

char ioinfo::pipech

Definition at line 2541 of file win32.c.


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