ruby/ext/-test-/load/stringify_target
Nobuyoshi Nakada 8abdd56c31
Test rb_ext_resolve_symbol without Windows .def files
`RUBY_FUNC_EXPORTED` is working on Windows since 906a86e4de.
And as .def files are not processed by the preprocessor, it is less
flexible than `RUBY_FUNC_EXPORTED`, (e.g., select symbols by
conditions such as ruby version).
2024-06-10 17:47:35 +09:00
..
extconf.rb
stringify_target.c
stringify_target.h