blob: 64dde7293b2526c8bfa2bf8909acb22d7eb2a8d7 [file] [log] [blame]
__declspec(dllexport) int mylibC(void)
{
return 1;
}