#winapi #ffi #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

#342 in Windows APIs

Download history 39/week @ 2024-07-22 26/week @ 2024-07-29 21/week @ 2024-08-05 24/week @ 2024-08-12 21/week @ 2024-08-19 14/week @ 2024-08-26 15/week @ 2024-09-02 19/week @ 2024-09-09 17/week @ 2024-09-16 29/week @ 2024-09-23 23/week @ 2024-09-30 12/week @ 2024-10-07 37/week @ 2024-10-14 22/week @ 2024-10-21 15/week @ 2024-10-28 31/week @ 2024-11-04

106 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