#windows #ffi #win32 #directx

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

#271 in Windows APIs

Download history 23/week @ 2023-10-29 22/week @ 2023-11-05 29/week @ 2023-11-12 23/week @ 2023-11-19 29/week @ 2023-11-26 22/week @ 2023-12-03 14/week @ 2023-12-10 25/week @ 2023-12-17 29/week @ 2023-12-24 19/week @ 2023-12-31 24/week @ 2024-01-07 19/week @ 2024-01-14 22/week @ 2024-01-21 25/week @ 2024-01-28 25/week @ 2024-02-04 31/week @ 2024-02-11

107 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