1 2 3 4 5 6
extern crate build; // FIXME https://github.com/retep998/winapi-rs/pull/319 fn main() { build::link("ncrypt", true) }