rust/tests/run-make/native-lib-alt-naming/native.rs

3 lines
58 B
Rust

#[no_mangle]
pub extern "C" fn native_lib_alt_naming() {}