|
Ruby 3.4.8p72 (2025-12-17 revision 995b59f66677d44767ce9faac6957e5543617ff9)
|
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.