#winapi #ffi #windows

sys uuid-sys

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

5 releases

Uses old Rust 2015

0.1.3 Dec 18, 2017
0.1.2 May 29, 2015
0.1.1 May 27, 2015
0.0.2 Feb 19, 2015
0.0.1 Jan 26, 2015

#168 in #winapi

Download history 64/week @ 2024-04-08 85/week @ 2024-04-15 98/week @ 2024-04-22 148/week @ 2024-04-29 69/week @ 2024-05-06 107/week @ 2024-05-13 48/week @ 2024-05-20 73/week @ 2024-05-27 88/week @ 2024-06-03 271/week @ 2024-06-10 67/week @ 2024-06-17 59/week @ 2024-06-24 53/week @ 2024-07-01 79/week @ 2024-07-08 64/week @ 2024-07-15 51/week @ 2024-07-22

254 downloads per month
Used in 2 crates

MIT license

645KB
8K SLoC

uuid

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

[dependencies]
uuid-sys = "0.1.2"
extern crate uuid;

Documentation


lib.rs:

FFI bindings to uuid.

Dependencies