RetroArch
Public Attributes | List of all members
menu_ctx_bind Struct Reference

#include <menu_driver.h>

Collaboration diagram for menu_ctx_bind:
[legend]

Public Attributes

const char * path
 
const char * label
 
unsigned type
 
uint32_t label_hash
 
size_t idx
 
int retcode
 
menu_file_list_cbs_tcbs
 

Member Data Documentation

◆ cbs

menu_file_list_cbs_t* menu_ctx_bind::cbs

◆ idx

size_t menu_ctx_bind::idx

◆ label

const char* menu_ctx_bind::label

◆ label_hash

uint32_t menu_ctx_bind::label_hash

◆ path

const char* menu_ctx_bind::path

◆ retcode

int menu_ctx_bind::retcode

◆ type

unsigned menu_ctx_bind::type

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