#directx #winapi #ffi #windows

dxguid-sys

Contains DirectX GUIDs for COM typically found in dxguid.lib. See winapi for types and constants.

2 unstable releases

Uses old Rust 2015

0.2.0 Mar 19, 2016
0.0.1 Jan 26, 2015

#274 in Windows APIs

Download history 27/week @ 2024-11-16 52/week @ 2024-11-23 50/week @ 2024-11-30 101/week @ 2024-12-07 93/week @ 2024-12-14 14/week @ 2024-12-21 6/week @ 2024-12-28 50/week @ 2025-01-04 109/week @ 2025-01-11 72/week @ 2025-01-18 42/week @ 2025-01-25 69/week @ 2025-02-01 80/week @ 2025-02-08 55/week @ 2025-02-15 79/week @ 2025-02-22 40/week @ 2025-03-01

271 downloads per month
Used in redirect

MIT license

145KB
1K SLoC

dxguid

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

[dependencies]
dxguid-sys = "0.0.1"
extern crate dxguid;

Documentation


lib.rs:

FFI bindings to dxguid.

Dependencies