#directx #winapi

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

#748 in Graphics APIs

Download history 38/week @ 2024-07-19 103/week @ 2024-07-26 56/week @ 2024-08-02 47/week @ 2024-08-09 39/week @ 2024-08-16 29/week @ 2024-08-23 37/week @ 2024-08-30 45/week @ 2024-09-06 49/week @ 2024-09-13 82/week @ 2024-09-20 55/week @ 2024-09-27 30/week @ 2024-10-04 34/week @ 2024-10-11 41/week @ 2024-10-18 50/week @ 2024-10-25 44/week @ 2024-11-01

169 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