Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

5 lines
72 B
Rust
Raw Normal View History

2020-07-03 21:00:14 +02:00
#![crate_type = "cdylib"]
#[no_mangle]
pub extern "system" fn bar() {}