Github User Fetcher 1.0.0
C Application with Server and GUI
Loading...
Searching...
No Matches
dir_data Struct Reference

Data Fields

int closed
 
DIR * dir
 

Detailed Description

Definition at line 113 of file lfs.c.

Field Documentation

◆ closed

int dir_data::closed

Definition at line 114 of file lfs.c.

Referenced by dir_close(), dir_iter(), and dir_iter_factory().

◆ dir

DIR* dir_data::dir

Definition at line 119 of file lfs.c.

Referenced by dir_close(), dir_iter(), and dir_iter_factory().


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