#ffi #winapi #definition #constants #mpr #windows #type

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

#299 in Windows APIs

Download history 2/week @ 2024-02-15 24/week @ 2024-02-22 15/week @ 2024-02-29 7/week @ 2024-03-07 3/week @ 2024-03-14 45/week @ 2024-03-28 29/week @ 2024-04-04

74 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