RetroArch
Public Attributes | List of all members
libretro_vfs_implementation_file Struct Reference

Public Attributes

int fd
 
unsigned hints
 
int64_t size
 
char * buf
 
FILEfp
 
char * orig_path
 

Member Data Documentation

◆ buf

char* libretro_vfs_implementation_file::buf

◆ fd

int libretro_vfs_implementation_file::fd

◆ fp

FILE* libretro_vfs_implementation_file::fp

◆ hints

unsigned libretro_vfs_implementation_file::hints

◆ orig_path

char* libretro_vfs_implementation_file::orig_path

◆ size

int64_t libretro_vfs_implementation_file::size

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