Ruby 3.3.5p100 (2024-09-03 revision ef084cc8f4958c1b6e4ead99136631bef6d8ddba)
ioinfo Struct Reference

Data Fields

intptr_t osfhnd
 
char osfile
 
char pipech
 
int lockinitflag
 
CRITICAL_SECTION lock
 

Detailed Description

Definition at line 2556 of file win32.c.

Field Documentation

◆ lock

CRITICAL_SECTION ioinfo::lock

Definition at line 2561 of file win32.c.

◆ lockinitflag

int ioinfo::lockinitflag

Definition at line 2560 of file win32.c.

◆ osfhnd

intptr_t ioinfo::osfhnd

Definition at line 2557 of file win32.c.

◆ osfile

char ioinfo::osfile

Definition at line 2558 of file win32.c.

◆ pipech

char ioinfo::pipech

Definition at line 2559 of file win32.c.


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