mirror of
https://github.com/ruby/ruby.git
synced 2025-08-15 05:29:10 +02:00
4 lines
91 B
C
4 lines
91 B
C
#include <ruby.h>
|
|
#include "ruby/internal/dllexport.h"
|
|
|
|
RUBY_EXTERN VALUE yay_value(void);
|