mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-03 10:33:34 +00:00
05bd36de50
Previously `libname.a` naming was supported as a fallback when producing rlibs, but not when producing executables or dynamic libraries
3 lines
58 B
Rust
3 lines
58 B
Rust
#[no_mangle]
|
|
pub extern "C" fn native_lib_alt_naming() {}
|