tree: 3220acce3d1ebd8bbc5619bef42cb2e0c0998c77 [path history] [tgz]
  1. src/
  2. .cargo-checksum.json
  3. build.rs
  4. Cargo.toml
  5. README.md
vendor/kernel32-sys-0.2.2/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