Ruby
4.1.0dev (2026-09-11 revision 0adfd0ec77e4acda94b7ec3643b3998c621f71df)
internal
ractor.h
1
#ifndef INTERNAL_RACTOR_H
/*-*-C-*-vi:se ft=c:*/
2
#define INTERNAL_RACTOR_H
3
4
void
rb_ractor_ensure_main_ractor(
const
char
*msg);
5
6
RUBY_SYMBOL_EXPORT_BEGIN
7
RUBY_SYMBOL_EXPORT_END
8
9
#endif
/* INTERNAL_RACTOR_H */
Generated by
1.9.8