|
Ruby 4.1.0dev (2026-05-26 revision 6c1c3de901b566167ec96868a4c3cb3c4a124612)
|

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.