#ffi #winapi #directx #windows

sys d3d11-sys

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

3 releases (breaking)

Uses old Rust 2015

0.2.0 Mar 19, 2016
0.1.0 Sep 19, 2015
0.0.1 Jan 26, 2015

#313 in Windows APIs

Download history 77/week @ 2024-03-11 50/week @ 2024-03-18 61/week @ 2024-03-25 118/week @ 2024-04-01 39/week @ 2024-04-08 56/week @ 2024-04-15 58/week @ 2024-04-22 50/week @ 2024-04-29 48/week @ 2024-05-06 57/week @ 2024-05-13 53/week @ 2024-05-20 49/week @ 2024-05-27 47/week @ 2024-06-03 31/week @ 2024-06-10 55/week @ 2024-06-17 47/week @ 2024-06-24

188 downloads per month

MIT license

80KB

Contains (static library, 39KB) i686/libd3d11.a, (static library, 39KB) x86_64/libd3d11.a

d3d11

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

[dependencies]
d3d11-sys = "0.1.0"
extern crate d3d11;

Documentation


lib.rs:

FFI bindings to d3d11.

Dependencies