Blender V5.0
direntry Struct Reference

#include <BLI_fileops_types.h>

Public Attributes

mode_t type
const char * relname
const char * path
struct stat s

Detailed Description

Definition at line 24 of file BLI_fileops_types.h.

Member Data Documentation

◆ path

◆ relname

◆ s

struct stat direntry::s

◆ type

mode_t direntry::type

Definition at line 25 of file BLI_fileops_types.h.

Referenced by bli_builddir(), and direntry_cmp().


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