RetroArch
Public Attributes | List of all members
decomp_state_t Struct Reference

#include <archive_file.h>

Collaboration diagram for decomp_state_t:
[legend]

Public Attributes

char * opt_file
 
char * needle
 
void ** buf
 
size_t size
 
bool found
 

Member Data Documentation

◆ buf

void** decomp_state_t::buf

◆ found

bool decomp_state_t::found

◆ needle

char* decomp_state_t::needle

◆ opt_file

char* decomp_state_t::opt_file

◆ size

size_t decomp_state_t::size

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