1#ifndef RBIMPL_INTERN_LOAD_H
2#define RBIMPL_INTERN_LOAD_H
39#define RB_EXT_RACTOR_SAFE(f) rb_ext_ractor_safe(f)
40#define HAVE_RB_EXT_RACTOR_SAFE 1
Tewaking visibility of C variables/functions.
#define RBIMPL_SYMBOL_EXPORT_END()
Counterpart of RBIMPL_SYMBOL_EXPORT_BEGIN.
#define RBIMPL_SYMBOL_EXPORT_BEGIN()
Shortcut macro equivalent to RUBY_SYMBOL_EXPORT_BEGIN extern "C" {.
void rb_provide(const char *)
VALUE rb_require_string(VALUE)
int rb_feature_provided(const char *, const char **)
void rb_ext_ractor_safe(bool flag)
void rb_load_protect(VALUE, int, int *)
int rb_provided(const char *)
VALUE rb_f_require(VALUE, VALUE)