#winapi #ffi #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

#372 in Windows APIs

Download history 19/week @ 2024-11-13 36/week @ 2024-11-20 43/week @ 2024-11-27 60/week @ 2024-12-04 120/week @ 2024-12-11 43/week @ 2024-12-18 7/week @ 2024-12-25 37/week @ 2025-01-01 57/week @ 2025-01-08 91/week @ 2025-01-15 58/week @ 2025-01-22 49/week @ 2025-01-29 84/week @ 2025-02-05 86/week @ 2025-02-12 40/week @ 2025-02-19 81/week @ 2025-02-26

301 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