#windows #winapi

sys winmm-sys

Contains function definitions for the Windows API library winmm. See winapi for types and constants.

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

#225 in #winapi

Download history 94/week @ 2024-07-19 93/week @ 2024-07-26 94/week @ 2024-08-02 89/week @ 2024-08-09 89/week @ 2024-08-16 84/week @ 2024-08-23 99/week @ 2024-08-30 85/week @ 2024-09-06 98/week @ 2024-09-13 114/week @ 2024-09-20 108/week @ 2024-09-27 54/week @ 2024-10-04 42/week @ 2024-10-11 70/week @ 2024-10-18 76/week @ 2024-10-25 77/week @ 2024-11-01

266 downloads per month

MIT license

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;

Documentation


lib.rs:

FFI bindings to winmm.

Dependencies