ktmw32-sys 0.1.0

FFI bindings to ktmw32.
Documentation
// Copyright © 2015, Peter Atashian
// Licensed under the MIT License <LICENSE.md>
extern crate build;
fn main() {
    build::link("ktmw32", true)
}