#ffi #winapi #windows

sys mpr-sys

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

3 unstable releases

Uses old Rust 2015

0.1.1 Dec 18, 2017
0.1.0 Jun 3, 2015
0.0.1 Jan 26, 2015

#323 in Windows APIs

Download history 9/week @ 2024-02-18 29/week @ 2024-02-25 6/week @ 2024-03-03 7/week @ 2024-03-10

51 downloads per month

MIT license

195KB
2K SLoC

Contains (static library, 61KB) x86_64/libmpr.a, (static library, 56KB) i686/libmpr.a

mpr

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

[dependencies]
mpr-sys = "0.1.0"
extern crate mpr;

Documentation


lib.rs:

FFI bindings to mpr.

Dependencies