|
Ruby 3.4.9p82 (2026-03-11 revision 76cca827ab52ab1d346a728f068d5b8da3e2952b)
|
Defines RBIMPL_ATTR_NORETURN. More...
#include "ruby/internal/has/attribute.h"#include "ruby/internal/has/cpp_attribute.h"#include "ruby/internal/has/declspec_attribute.h"Go to the source code of this file.
Macros | |
| #define | RBIMPL_ATTR_NORETURN() |
| Wraps (or simulates) [[noreturn]]. | |
Defines RBIMPL_ATTR_NORETURN.
Definition in file noreturn.h.
| #define RBIMPL_ATTR_NORETURN | ( | ) |
Wraps (or simulates) [[noreturn]].
Definition at line 38 of file noreturn.h.
Referenced by rb_define_alloc_func().