5 unstable releases
Uses old Rust 2015
0.2.0 | Oct 18, 2015 |
---|---|
0.1.1 | Jun 27, 2015 |
0.1.0 | Mar 30, 2015 |
0.0.2 | Feb 9, 2015 |
0.0.1 | Jan 20, 2015 |
#154 in #winapi
367 downloads per month
9KB
120 lines
winmm
Contains function definitions for the Windows API library winmm. See winapi for types and constants.
[dependencies]
winmm-sys = "0.1.1"
extern crate winmm;
lib.rs
:
FFI bindings to winmm.