#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

#262 in Windows APIs

Download history 32/week @ 2024-08-26 52/week @ 2024-09-02 45/week @ 2024-09-09 52/week @ 2024-09-16 82/week @ 2024-09-23 54/week @ 2024-09-30 6/week @ 2024-10-07 46/week @ 2024-10-14 49/week @ 2024-10-21 58/week @ 2024-10-28 62/week @ 2024-11-04 17/week @ 2024-11-11 31/week @ 2024-11-18 53/week @ 2024-11-25 52/week @ 2024-12-02 111/week @ 2024-12-09

254 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