#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

#298 in Windows APIs

Download history 33/week @ 2023-12-22 11/week @ 2023-12-29 38/week @ 2024-01-05 44/week @ 2024-01-12 29/week @ 2024-01-19 22/week @ 2024-01-26 11/week @ 2024-02-02 39/week @ 2024-02-09 53/week @ 2024-02-16 75/week @ 2024-02-23 49/week @ 2024-03-01 73/week @ 2024-03-08 50/week @ 2024-03-15 64/week @ 2024-03-22 93/week @ 2024-03-29 46/week @ 2024-04-05

264 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