user32-sys

Crates.iouser32-sys
lib.rsuser32-sys
version0.1.3
sourcesrc
created_at2015-01-20 04:02:48.560458
updated_at2017-12-18 09:17:15.935757
descriptionContains function definitions for the Windows API library user32. See winapi for types and constants.
homepage
repositoryhttps://github.com/retep998/winapi-rs
max_upload_size
id831
size56,352
Peter Atashian (retep998)

documentation

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

README

user32

Contains function definitions for the Windows API library user32. See winapi for types and constants.

[dependencies]
user32-sys = "0.1.2"
extern crate user32;

Documentation

Commit count: 1053

cargo fmt