![]() The crate-type in this case should have been `cdylib` since it's linking via C, rather than the default `dylib` that is meant for linking via `rustc`. |
||
---|---|---|
.. | ||
installed_files.txt | ||
meson.build | ||
prog.c | ||
stuff.rs |
![]() The crate-type in this case should have been `cdylib` since it's linking via C, rather than the default `dylib` that is meant for linking via `rustc`. |
||
---|---|---|
.. | ||
installed_files.txt | ||
meson.build | ||
prog.c | ||
stuff.rs |