#ffi #winapi #definition #constants #windows #type #comctl32

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

#289 in Windows APIs

Download history 12/week @ 2023-12-15 8/week @ 2023-12-22 2/week @ 2023-12-29 8/week @ 2024-01-05 10/week @ 2024-01-12 13/week @ 2024-01-19 18/week @ 2024-01-26 3/week @ 2024-02-02 13/week @ 2024-02-09 28/week @ 2024-02-16 38/week @ 2024-02-23 29/week @ 2024-03-01 35/week @ 2024-03-08 27/week @ 2024-03-15 34/week @ 2024-03-22 43/week @ 2024-03-29

144 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