|
Ruby 4.0.5p0 (2026-05-20 revision 64336ffd0ee9e1f4c05891695a3d7b49cb709721)
|
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.