kernel32-sys

Crates.iokernel32-sys
lib.rskernel32-sys
version0.2.2
sourcesrc
created_at2015-01-18 12:13:37.27506
updated_at2016-04-16 05:05:30.825379
descriptionContains function definitions for the Windows API library kernel32. See winapi for types and constants.
homepage
repositoryhttps://github.com/retep998/winapi-rs
max_upload_size
id811
size143,693
Peter Atashian (retep998)

documentation

https://retep998.github.io/doc/kernel32/

README

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

Commit count: 1053

cargo fmt