|
Ruby 4.1.0dev (2026-09-22 revision 1f717ae3d6ca76015582dc610e892be1aacb905b)
|

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.