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

#48 in #win32

Download history 63505/week @ 2023-12-17 35635/week @ 2023-12-24 48425/week @ 2023-12-31 55619/week @ 2024-01-07 54597/week @ 2024-01-14 59882/week @ 2024-01-21 55346/week @ 2024-01-28 63945/week @ 2024-02-04 57955/week @ 2024-02-11 57330/week @ 2024-02-18 68549/week @ 2024-02-25 59961/week @ 2024-03-03 59804/week @ 2024-03-10 62961/week @ 2024-03-17 71698/week @ 2024-03-24 68587/week @ 2024-03-31

266,914 downloads per month
Used in fewer than 95 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