shared_lib.h 85 B

12345
  1. #pragma once
  2. #include <shared_lib_export.h>
  3. void SHARED_LIB_EXPORT shared_hello();