#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

#49 in #win32

Download history 45/week @ 2023-12-18 36/week @ 2023-12-25 23/week @ 2024-01-01 50/week @ 2024-01-08 58/week @ 2024-01-15 75/week @ 2024-01-22 60/week @ 2024-01-29 90/week @ 2024-02-05 87/week @ 2024-02-12 52/week @ 2024-02-19 102/week @ 2024-02-26 67/week @ 2024-03-04 89/week @ 2024-03-11 60/week @ 2024-03-18 64/week @ 2024-03-25 89/week @ 2024-04-01

311 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