abrasion/third_party/cargo/vendor/kernel32-sys-0.2.2
q3k 08f6dc3ac5 Bump to rust 1.49 and new cargo-raze 2021-01-07 22:48:22 +00:00
..
src bump winit, vulkano, ... 2020-03-17 00:00:50 +01:00
.cargo-checksum.json bump winit, vulkano, ... 2020-03-17 00:00:50 +01:00
BUILD.bazel Bump to rust 1.49 and new cargo-raze 2021-01-07 22:48:22 +00:00
Cargo.toml bump winit, vulkano, ... 2020-03-17 00:00:50 +01:00
README.md bump winit, vulkano, ... 2020-03-17 00:00:50 +01:00
build.rs bump winit, vulkano, ... 2020-03-17 00:00:50 +01:00

README.md

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