#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

#76 in #win32

Download history 42/week @ 2024-11-16 92/week @ 2024-11-23 94/week @ 2024-11-30 161/week @ 2024-12-07 180/week @ 2024-12-14 46/week @ 2024-12-21 18/week @ 2024-12-28 99/week @ 2025-01-04 199/week @ 2025-01-11 136/week @ 2025-01-18 75/week @ 2025-01-25 112/week @ 2025-02-01 161/week @ 2025-02-08 93/week @ 2025-02-15 141/week @ 2025-02-22 62/week @ 2025-03-01

488 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