|
Ruby 4.0.6p0 (2026-07-14 revision 03b6d3f8898a28604fe6cb00eae3226b821168f4)
|
Defines RBIMPL_ATTR_RETURNS_NONNULL. More...
#include "ruby/internal/has/attribute.h"Go to the source code of this file.
Macros | |
| #define | RBIMPL_ATTR_RETURNS_NONNULL() |
| Wraps (or simulates) __attribute__((returns_nonnull)). | |
Defines RBIMPL_ATTR_RETURNS_NONNULL.
Definition in file returns_nonnull.h.
| #define RBIMPL_ATTR_RETURNS_NONNULL | ( | ) |
Wraps (or simulates) __attribute__((returns_nonnull)).
Definition at line 34 of file returns_nonnull.h.
Referenced by ruby_qsort().