UF_MOM_command_func (view source)
 
Defined in: uf_mom.h
 
Overview
This is the signature for any function that is used to extend the
interpreter.

 
int UF_MOM_command_func
(
void * clientData,
void * interp,
int argc,
char * argv [ ]
)
void *clientDataInput
void *interpInput
intargcInput
char *argv [ ] Input