#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

#257 in Windows APIs

Download history 47/week @ 2023-11-19 42/week @ 2023-11-26 23/week @ 2023-12-03 34/week @ 2023-12-10 46/week @ 2023-12-17 32/week @ 2023-12-24 8/week @ 2023-12-31 56/week @ 2024-01-07 39/week @ 2024-01-14 30/week @ 2024-01-21 15/week @ 2024-01-28 22/week @ 2024-02-04 43/week @ 2024-02-11 73/week @ 2024-02-18 55/week @ 2024-02-25 46/week @ 2024-03-03

220 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