rust/tests/run-make/raw-dylib-link-ordinal/exporter.def

6 lines
128 B
Modula-2

LIBRARY exporter
EXPORTS
exported_function @13 NONAME
exported_variable @5 NONAME
print_exported_variable @9 NONAME