Xemu [doxygen]  hyppo 0a42be3a057156924bc1b626a687bd6e27349c45 @ Sat 19 Mar 02:15:11 CET 2022
Data Fields
commands_st Struct Reference

Data Fields

const char * name
 
const char * alias
 
const int allowed
 
const char * help
 
void(* handler )(void)
 

Detailed Description

Definition at line 50 of file emu_monitor.c.

Field Documentation

◆ alias

const char * alias

Definition at line 52 of file emu_monitor.c.

◆ allowed

const int allowed

Definition at line 53 of file emu_monitor.c.

◆ handler

void(* handler)(void)

Definition at line 55 of file emu_monitor.c.

◆ help

const char * help

Definition at line 54 of file emu_monitor.c.

◆ name

const char * name

Definition at line 51 of file emu_monitor.c.


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