Ruby 2.7.6p219 (2022-04-12 revision c9c2245c0a25176072e02db9254f0e0c84c805cd)
Data Fields
utimbuf Struct Reference

Data Fields

long actime
 
long modtime
 

Detailed Description

Definition at line 2864 of file file.c.

Field Documentation

◆ actime

long utimbuf::actime

Definition at line 2865 of file file.c.

Referenced by rb_w32_utime(), and rb_w32_uutime().

◆ modtime

long utimbuf::modtime

Definition at line 2866 of file file.c.

Referenced by rb_w32_utime(), and rb_w32_uutime().


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