Ruby
4.1.0dev (2026-09-27 revision f6ff9e7d02e46360f8930b280a3dd921cccbda29)
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