about summary refs log tree commit diff
path: root/tests/run-make/native-lib-alt-naming/native.rs
blob: 6c869e74cd269f55a0e054e9609dfbf9b1273a24 (plain)
1
2
#[no_mangle]
pub extern "C" fn native_lib_alt_naming() {}