This documentation is under development!

test_plugin

test_plugin#

Typedefs

typedef int (*Fun1)(int a, int b)#
typedef double (*Fun2)(double a)#
typedef struct _TestAPI TestAPI#

Functions

const TestAPI *get_testapi(int *iter)#
struct _TestAPI#

Public Members

Fun1 fun1#
Fun2 fun2#