#ffi #winapi #windows

sys comctl32-sys

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

2 unstable releases

Uses old Rust 2015

0.2.0 Apr 12, 2016
0.0.1 Jan 26, 2015

#309 in Windows APIs

Download history 23/week @ 2024-04-08 29/week @ 2024-04-15 36/week @ 2024-04-22 26/week @ 2024-04-29 24/week @ 2024-05-06 30/week @ 2024-05-13 24/week @ 2024-05-20 23/week @ 2024-05-27 29/week @ 2024-06-03 21/week @ 2024-06-10 27/week @ 2024-06-17 27/week @ 2024-06-24 16/week @ 2024-07-08 21/week @ 2024-07-15 39/week @ 2024-07-22

78 downloads per month

MIT license

13KB
210 lines

comctl32

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

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

Documentation


lib.rs:

FFI bindings to comctl32.

Dependencies