|
Ruby 4.1.0dev (2026-05-25 revision 5d17a569d91711a8d419b0ae34591ea23142ac57)
|

Go to the source code of this file.
Macros | |
| #define | PRISM_NONNULL(...) __attribute__((__nonnull__(__VA_ARGS__))) |
| Mark the parameters of a function as non-null. | |
| #define PRISM_NONNULL | ( | ... | ) | __attribute__((__nonnull__(__VA_ARGS__))) |