Ruby 4.1.0dev (2026-03-01 revision d68e4be1873e364c5ee24ed112bce4bc86e3a406)
Data Fields
rb_dirent Struct Reference

Data Fields

long d_namlen
 
const char * d_name
 
uint8_t d_type
 

Detailed Description

Definition at line 2568 of file dir.c.

Field Documentation

◆ d_name

const char* rb_dirent::d_name

Definition at line 2570 of file dir.c.

◆ d_namlen

long rb_dirent::d_namlen

Definition at line 2569 of file dir.c.

◆ d_type

uint8_t rb_dirent::d_type

Definition at line 2574 of file dir.c.


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