|
Ruby 4.0.6p0 (2026-07-14 revision 03b6d3f8898a28604fe6cb00eae3226b821168f4)
|
Defines RBIMPL_ATTR_NONSTRING. More...
#include "ruby/internal/has/attribute.h"Go to the source code of this file.
Macros | |
| #define | RBIMPL_ATTR_NONSTRING() |
| Wraps (or simulates) __attribute__((nonstring)). | |
| #define | RBIMPL_ATTR_NONSTRING_ARRAY() |
Defines RBIMPL_ATTR_NONSTRING.
Definition in file nonstring.h.
| #define RBIMPL_ATTR_NONSTRING | ( | ) |
Wraps (or simulates) __attribute__((nonstring)).
Definition at line 36 of file nonstring.h.
| #define RBIMPL_ATTR_NONSTRING_ARRAY | ( | ) |
Definition at line 37 of file nonstring.h.