# dxguid # Contains function definitions for the Windows API library dxguid. See winapi for types and constants. ```toml [dependencies] dxguid-sys = "0.0.1" ``` ```rust extern crate dxguid; ``` [Documentation](https://retep998.github.io/doc/dxguid/)