#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

#261 in Windows APIs

Download history 39/week @ 2024-08-30 51/week @ 2024-09-06 48/week @ 2024-09-13 73/week @ 2024-09-20 63/week @ 2024-09-27 27/week @ 2024-10-04 33/week @ 2024-10-11 44/week @ 2024-10-18 53/week @ 2024-10-25 66/week @ 2024-11-01 26/week @ 2024-11-08 24/week @ 2024-11-15 54/week @ 2024-11-22 48/week @ 2024-11-29 92/week @ 2024-12-06 92/week @ 2024-12-13

289 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