|
Ruby 4.1.0dev (2026-09-26 revision 57213d44ce7b1a31fc9648e9cd5eb0c4507f4a49)
|

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