#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

#310 in Windows APIs

Download history 26/week @ 2023-12-07 39/week @ 2023-12-14 39/week @ 2023-12-21 12/week @ 2023-12-28 29/week @ 2024-01-04 46/week @ 2024-01-11 34/week @ 2024-01-18 19/week @ 2024-01-25 15/week @ 2024-02-01 33/week @ 2024-02-08 52/week @ 2024-02-15 72/week @ 2024-02-22 53/week @ 2024-02-29 69/week @ 2024-03-07 56/week @ 2024-03-14 46/week @ 2024-03-21

234 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