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

Data Fields

long d_namlen
 
const char * d_name
 
uint8_t d_type
 

Detailed Description

Definition at line 2274 of file dir.c.

Field Documentation

◆ d_name

const char* rb_dirent::d_name

Definition at line 2276 of file dir.c.

◆ d_namlen

long rb_dirent::d_namlen

Definition at line 2275 of file dir.c.

◆ d_type

uint8_t rb_dirent::d_type

Definition at line 2280 of file dir.c.


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