433da1fc04
They pass fine.
5 lines
81 B
Rust
5 lines
81 B
Rust
#![crate_type = "rlib"]
|
|
|
|
#[link(name = "native", kind = "static")]
|
|
extern "C" {}
|