|
Ruby 4.1.0dev (2026-03-23 revision f8459601271ebbc5e1efb101387da955ed1faabb)
|

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