#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

#219 in #winapi

Download history 50/week @ 2024-07-21 66/week @ 2024-07-28 52/week @ 2024-08-04 56/week @ 2024-08-11 42/week @ 2024-08-18 48/week @ 2024-08-25 52/week @ 2024-09-01 53/week @ 2024-09-08 59/week @ 2024-09-15 73/week @ 2024-09-22 73/week @ 2024-09-29 59/week @ 2024-10-06 62/week @ 2024-10-13 113/week @ 2024-10-20 79/week @ 2024-10-27 74/week @ 2024-11-03

335 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