winapi 0.2.8

Types and constants for WinAPI bindings. See README for list of crates providing function bindings.
Documentation
1
2
3
// Copyright © 2015, Peter Atashian
// Licensed under the MIT License <LICENSE.md>
pub type LPUINT = *mut ::c_uint;