|
Ruby 3.4.6p54 (2025-09-16 revision dbd83256b1cec76c69756ecb8758b9e1079833de)
|
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().