TwiceAsNice  2019-02-18
Public Attributes | List of all members
menu_item_t Struct Reference

#include <main.h>

Collaboration diagram for menu_item_t:
Collaboration graph

Public Attributes

const char * name
 
const char * desc
 
void(* func )(int fd)
 

Member Data Documentation

◆ desc

const char* menu_item_t::desc

◆ func

void(* menu_item_t::func) (int fd)

◆ name

const char* menu_item_t::name

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