example_dll_2.c 49 B

1234
  1. int example_dll_2_function(void)
  2. {
  3. return 0;
  4. }