#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

#371 in Windows APIs

Download history 65/week @ 2024-10-31 36/week @ 2024-11-07 20/week @ 2024-11-14 41/week @ 2024-11-21 46/week @ 2024-11-28 70/week @ 2024-12-05 117/week @ 2024-12-12 27/week @ 2024-12-19 10/week @ 2024-12-26 43/week @ 2025-01-02 68/week @ 2025-01-09 83/week @ 2025-01-16 46/week @ 2025-01-23 53/week @ 2025-01-30 89/week @ 2025-02-06 70/week @ 2025-02-13

271 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