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

#347 in Windows APIs

Download history 45/week @ 2024-07-19 88/week @ 2024-07-26 57/week @ 2024-08-02 49/week @ 2024-08-09 42/week @ 2024-08-16 34/week @ 2024-08-23 41/week @ 2024-08-30 54/week @ 2024-09-06 47/week @ 2024-09-13 84/week @ 2024-09-20 56/week @ 2024-09-27 31/week @ 2024-10-04 36/week @ 2024-10-11 44/week @ 2024-10-18 53/week @ 2024-10-25 53/week @ 2024-11-01

187 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