libfluidsynth  1.1.11
Data Fields
fluid_cmd_t Struct Reference

Shell command information structure. More...

Data Fields

char * name
 The name of the command, as typed in the shell.
 
char * topic
 The help topic group of this command.
 
fluid_cmd_func_t handler
 Pointer to the handler for this command.
 
void * data
 User data passed to the handler.
 
char * help
 A help string.
 

Detailed Description

Shell command information structure.


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