#winapi #ffi #windows

sys kernel32-sys

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

19 releases

Uses old Rust 2015

0.2.2 Apr 16, 2016
0.2.1 Nov 9, 2015
0.1.4 Aug 13, 2015
0.1.3 Jul 20, 2015
0.1.0 Mar 30, 2015

#222 in #winapi

Download history 56372/week @ 2024-07-22 53931/week @ 2024-07-29 55949/week @ 2024-08-05 52367/week @ 2024-08-12 55074/week @ 2024-08-19 58841/week @ 2024-08-26 52156/week @ 2024-09-02 51356/week @ 2024-09-09 45000/week @ 2024-09-16 50518/week @ 2024-09-23 51220/week @ 2024-09-30 50199/week @ 2024-10-07 51551/week @ 2024-10-14 54520/week @ 2024-10-21 53513/week @ 2024-10-28 56627/week @ 2024-11-04

218,981 downloads per month
Used in fewer than 94 crates

MIT license

215KB
4.5K SLoC

kernel32

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

[dependencies]
kernel32-sys = "0.2.1"
extern crate kernel32;

Documentation


lib.rs:

FFI bindings to kernel32.

Dependencies