blob: 9863d1a2294aa6e598ea2267c19c02e88caf0992 [file] [log] [blame]
__declspec(dllexport) int
dll_func (void)
{
return 10;
}