#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

#299 in Windows APIs

Download history 17/week @ 2023-12-03 34/week @ 2023-12-10 40/week @ 2023-12-17 27/week @ 2023-12-24 7/week @ 2023-12-31 52/week @ 2024-01-07 36/week @ 2024-01-14 27/week @ 2024-01-21 15/week @ 2024-01-28 16/week @ 2024-02-04 40/week @ 2024-02-11 55/week @ 2024-02-18 86/week @ 2024-02-25 49/week @ 2024-03-03 73/week @ 2024-03-10 52/week @ 2024-03-17

262 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