RetroArch
Public Attributes | List of all members
retro_game_info Struct Reference

#include <libretro.h>

Collaboration diagram for retro_game_info:
[legend]

Public Attributes

const char * path
 
const voiddata
 
size_t size
 
const char * meta
 

Member Data Documentation

◆ data

const void* retro_game_info::data

◆ meta

const char* retro_game_info::meta

◆ path

const char* retro_game_info::path

◆ size

size_t retro_game_info::size

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