Ruby 3.3.7p123 (2025-01-15 revision be31f993d7fa0219d85f7b3c694d454da4ecc10b)
rb_stat Struct Reference

Data Fields

struct stat stat
 
bool initialized
 

Detailed Description

Definition at line 496 of file file.c.

Field Documentation

◆ initialized

bool rb_stat::initialized

Definition at line 498 of file file.c.

◆ stat

struct stat rb_stat::stat

Definition at line 497 of file file.c.


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