16 #ifndef _TEMPLATEMODULE_H 17 #define _TEMPLATEMODULE_H int_fast8_t init_templatemodule()
Initialize module.
Definition: templatemodule.c:165
int templatemodule_examplefunc00(int mode)
one-line description of function More can be included here if needed
Definition: templatemodule.c:248
int templatemodule_examplefunc01(float val1, int n1, float *farray)
one-line description of function