#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

#277 in Windows APIs

Download history 55/week @ 2024-03-11 55/week @ 2024-03-18 65/week @ 2024-03-25 119/week @ 2024-04-01 44/week @ 2024-04-08 64/week @ 2024-04-15 63/week @ 2024-04-22 57/week @ 2024-04-29 55/week @ 2024-05-06 61/week @ 2024-05-13 62/week @ 2024-05-20 57/week @ 2024-05-27 49/week @ 2024-06-03 33/week @ 2024-06-10 57/week @ 2024-06-17 52/week @ 2024-06-24

200 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