Go to the source code of this file.
Defines | |
#define | DLLEXPORT |
Functions | |
DLLEXPORT int | ns_function () |
Variables | |
DLLEXPORT int | ns_var = 0 |
#define DLLEXPORT |
Definition at line 31 of file libtest2.c.
DLLEXPORT int ns_function | ( | ) |
Definition at line 38 of file libtest2.c.
DLLEXPORT int ns_var = 0 |
Definition at line 47 of file libtest2.c.