About
Contact
QtCreator
KDevelop
Solarized
1
__declspec
(dllimport)
void
exportFunc
(
void
);
2
int
main
(
) {
exportFunc
(); }
3