Blender  V2.93
Public Attributes | List of all members
dirent Struct Reference

#include <BLI_winstuff.h>

Public Attributes

int d_ino
 
int d_off
 
unsigned short d_reclen
 
char * d_name
 

Detailed Description

Definition at line 92 of file BLI_winstuff.h.

Member Data Documentation

◆ d_ino

int dirent::d_ino

Definition at line 93 of file BLI_winstuff.h.

◆ d_name

char* dirent::d_name

◆ d_off

int dirent::d_off

Definition at line 94 of file BLI_winstuff.h.

◆ d_reclen

unsigned short dirent::d_reclen

Definition at line 95 of file BLI_winstuff.h.


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