#ffi #winapi #directx #windows

sys d3dcompiler-sys

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

2 unstable releases

Uses old Rust 2015

0.2.0 Mar 19, 2016
0.0.1 Jan 26, 2015

#312 in Windows APIs

Download history 72/week @ 2024-03-11 50/week @ 2024-03-18 63/week @ 2024-03-25 104/week @ 2024-04-01 42/week @ 2024-04-08 60/week @ 2024-04-15 63/week @ 2024-04-22 56/week @ 2024-04-29 51/week @ 2024-05-06 61/week @ 2024-05-13 54/week @ 2024-05-20 58/week @ 2024-05-27 48/week @ 2024-06-03 34/week @ 2024-06-10 55/week @ 2024-06-17 48/week @ 2024-06-24

194 downloads per month
Used in redirect

MIT license

54KB
95 lines

Contains (static library, 24KB) i686/libd3dcompiler.a, (static library, 24KB) x86_64/libd3dcompiler.a

d3dcompiler

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

[dependencies]
d3dcompiler-sys = "0.0.1"
extern crate d3dcompiler;

Documentation


lib.rs:

FFI bindings to d3dcompiler.

Dependencies