What is CORE_API?

What is means CORE_API?

For a general explanation of the API macros, please see What does COREUOBJECT_API & ENGINE_API macro? - C++ - Epic Developer Community Forums

In particular, CORE_API is used to manage DLL exports/imports for the Core module.