mirror of
https://github.com/ruby/ruby.git
synced 2025-08-23 21:14:23 +02:00

This is a C API for extensions to resolve and get function symbols of other extensions. Extensions can check the expected symbol is correctly loaded and accessible, and use it if it is available. Otherwise, extensions can raise their own error to guide users to setup their environments correctly and what's missing.
1 line
48 B
Ruby
1 line
48 B
Ruby
create_makefile('-test-/load/stringify_target')
|