#windows #winapi

sys dxgi-sys

Contains function definitions for the Windows API library dxgi. See winapi for types and constants.

2 unstable releases

Uses old Rust 2015

0.2.0 Jan 11, 2016
0.0.1 Jan 26, 2015

#353 in Windows APIs

Download history 13/week @ 2024-07-22 11/week @ 2024-07-29 9/week @ 2024-08-05 4/week @ 2024-08-12 4/week @ 2024-08-19 6/week @ 2024-09-09 6/week @ 2024-09-16 29/week @ 2024-09-23 6/week @ 2024-09-30 6/week @ 2024-10-07 13/week @ 2024-10-14 8/week @ 2024-10-21 16/week @ 2024-10-28 26/week @ 2024-11-04

64 downloads per month
Used in redirect

MIT license

74KB

Contains (static library, 36KB) i686/libdxgi.a, (static library, 36KB) x86_64/libdxgi.a

dxgi

Contains function definitions for the Windows API library dxgi. See winapi for types and constants.

[dependencies]
dxgi-sys = "0.0.1"
extern crate dxgi;

Documentation


lib.rs:

FFI bindings to dxgi.

Dependencies