#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

#209 in #winapi

Download history 60220/week @ 2024-05-22 59828/week @ 2024-05-29 59319/week @ 2024-06-05 57934/week @ 2024-06-12 56553/week @ 2024-06-19 50684/week @ 2024-06-26 54535/week @ 2024-07-03 57833/week @ 2024-07-10 59951/week @ 2024-07-17 53571/week @ 2024-07-24 54744/week @ 2024-07-31 59154/week @ 2024-08-07 46740/week @ 2024-08-14 60334/week @ 2024-08-21 52282/week @ 2024-08-28 44718/week @ 2024-09-04

216,005 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