#windows #ffi #win32 #directx

sys d3d9-sys

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

4 releases

Uses old Rust 2015

0.1.1 Dec 18, 2017
0.1.0 Mar 30, 2015
0.0.2 Mar 10, 2015
0.0.1 Jan 26, 2015

#295 in Windows APIs

Download history 32/week @ 2023-10-19 35/week @ 2023-10-26 18/week @ 2023-11-02 36/week @ 2023-11-09 30/week @ 2023-11-16 35/week @ 2023-11-23 40/week @ 2023-11-30 21/week @ 2023-12-07 25/week @ 2023-12-14 39/week @ 2023-12-21 28/week @ 2023-12-28 25/week @ 2024-01-04 25/week @ 2024-01-11 29/week @ 2024-01-18 33/week @ 2024-01-25 39/week @ 2024-02-01

130 downloads per month

MIT license

73KB
2K SLoC

d3d9

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

[dependencies]
d3d9-sys = "0.1.0"
extern crate d3d9;

Documentation


lib.rs:

FFI bindings to d3d9.

Dependencies