blob: 0d927117d81d363efd81733e169875fd1b6deca4 [file] [log] [blame]
#![feature(link_cfg)]
#[link(name = "foo", cfg(foo))]
extern "C" {}