summaryrefslogtreecommitdiffstats
path: root/third_party/rust/winapi-0.2.8/src/imm.rs
blob: cadf6cf7ffa3c5adf22bace189f9066600df3363 (plain)
1
2
3
// Copyright © 2015, Peter Atashian
// Licensed under the MIT License <LICENSE.md>
pub type LPUINT = *mut ::c_uint;