Ruby 3.4.5p51 (2025-07-16 revision 20cda200d3ce092571d0b5d342dadca69636cb0f)
DIR Struct Reference

Data Fields

WCHAR * start
WCHAR * curr
long size
long nfiles
long loc
struct direct dirstr
char * bits

Detailed Description

Definition at line 21 of file dir.h.

Field Documentation

◆ bits

char* DIR::bits

Definition at line 28 of file dir.h.

◆ curr

WCHAR* DIR::curr

Definition at line 23 of file dir.h.

◆ dirstr

struct direct DIR::dirstr

Definition at line 27 of file dir.h.

◆ loc

long DIR::loc

Definition at line 26 of file dir.h.

◆ nfiles

long DIR::nfiles

Definition at line 25 of file dir.h.

◆ size

long DIR::size

Definition at line 24 of file dir.h.

◆ start

WCHAR* DIR::start

Definition at line 22 of file dir.h.


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