FileSystemIndexer v0.1.2-beta
File System Indexer - An API to index files from your system
Loading...
Searching...
No Matches
FSI_DirData_POSIX Struct Reference

#include <FSI_dirUtils_posix.h>

Public Attributes

DIR * dir
int dirfd
CSTR path

Detailed Description

Definition at line 27 of file FSI_dirUtils_posix.h.

Member Data Documentation

◆ dir

DIR* FSI_DirData_POSIX::dir

Definition at line 29 of file FSI_dirUtils_posix.h.

Referenced by fsi_closeDir(), and fsi_openDir().

◆ dirfd

int FSI_DirData_POSIX::dirfd

Definition at line 32 of file FSI_dirUtils_posix.h.

Referenced by fsi_openDir().

◆ path

CSTR FSI_DirData_POSIX::path

Definition at line 30 of file FSI_dirUtils_posix.h.

Referenced by fsi_closeDir().


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