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