#winapi #ffi #windows

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

#154 in #winapi

Download history 112/week @ 2023-11-20 76/week @ 2023-11-27 53/week @ 2023-12-04 83/week @ 2023-12-11 98/week @ 2023-12-18 55/week @ 2023-12-25 43/week @ 2024-01-01 109/week @ 2024-01-08 81/week @ 2024-01-15 69/week @ 2024-01-22 41/week @ 2024-01-29 62/week @ 2024-02-05 86/week @ 2024-02-12 68/week @ 2024-02-19 91/week @ 2024-02-26 106/week @ 2024-03-04

367 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