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