|
Ruby 4.1.0dev (2026-09-27 revision 25f659ba9f8b541331b56d6959167a4805892a14)
|

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__))) |