|
Ruby 3.4.7p58 (2025-10-08 revision 7a5688e2a27668e48f8d6ff4af5b2208b98a2f5e)
|
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().