Ruby 3.3.2p78 (2024-05-30 revision e5a195edf62fe1bf7146a191da13fa1c4fecbd71)
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: