| 
    GPAK
    1.0.0
    
   A general-purpose archive library 
   | 
 
#include <gpak_data.h>

Data Fields | |
| char * | name_ | 
| char * | path_ | 
| pak_entry_t | entry_ | 
This structure contains information about a file in a filesystem tree, including its name, path, and associated pak_entry_t data.
Definition at line 302 of file gpak_data.h.