Ruby 3.5.0dev (2025-02-22 revision d6f44535c6482e895483c0c28c9a35bcf5e4fd88)
Data Fields
rb_dirent Struct Reference

Data Fields

long d_namlen
 
const char * d_name
 
uint8_t d_type
 

Detailed Description

Definition at line 2449 of file dir.c.

Field Documentation

◆ d_name

const char* rb_dirent::d_name

Definition at line 2451 of file dir.c.

◆ d_namlen

long rb_dirent::d_namlen

Definition at line 2450 of file dir.c.

◆ d_type

uint8_t rb_dirent::d_type

Definition at line 2455 of file dir.c.


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