libxtc 0.4.0
Async concurrency for C: Tokio + Seastar + BEAM, in one library
Loading...
Searching...
No Matches
xtc_fs_stat_t Struct Reference

Data Fields

int is_dir
 
int64_t mtime_ns
 
int64_t size
 

Detailed Description

Definition at line 39 of file xtc_fs.h.

Field Documentation

◆ is_dir

int xtc_fs_stat_t::is_dir

Definition at line 42 of file xtc_fs.h.

◆ mtime_ns

int64_t xtc_fs_stat_t::mtime_ns

Definition at line 41 of file xtc_fs.h.

◆ size

int64_t xtc_fs_stat_t::size

Definition at line 40 of file xtc_fs.h.


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