com-rs 0.2.0

Rust bindings for the Win32 COM API
Documentation
fn main() {
    println!("cargo:rustc-link-lib=dylib=uuid");
}