|
Ruby 4.1.0dev (2026-03-23 revision f8459601271ebbc5e1efb101387da955ed1faabb)
|

Go to the source code of this file.
Macros | |
| #define | PRISM_EXPORTED_FUNCTION |
| By default, we compile with -fvisibility=hidden. | |
| #define PRISM_EXPORTED_FUNCTION |
By default, we compile with -fvisibility=hidden.
When this is enabled, we need to mark certain functions as being publically-visible. This macro does that in a compiler-agnostic way.
Definition at line 20 of file exported.h.