Ruby 3.0.5p211 (2022-11-24 revision ba5cf0f7c52d4d35cc6a173c89eda98ceffa2dcf)
Data Fields
rb_dirent Struct Reference

Data Fields

long d_namlen
 
const char * d_name
 
uint8_t d_type
 

Detailed Description

Definition at line 2001 of file dir.c.

Field Documentation

◆ d_name

const char* rb_dirent::d_name

Definition at line 2003 of file dir.c.

◆ d_namlen

long rb_dirent::d_namlen

Definition at line 2002 of file dir.c.

◆ d_type

uint8_t rb_dirent::d_type

Definition at line 2007 of file dir.c.


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