|
Ruby 3.4.9p82 (2026-03-11 revision 76cca827ab52ab1d346a728f068d5b8da3e2952b)
|
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.