rustc/vendor/winapi-0.2.8/src/strmif.rs
2019-11-27 12:13:46 +00:00

5 lines
134 B
Rust

// Copyright © 2016, Peter Atashian
// Licensed under the MIT License <LICENSE.md>
use super::*;
pub type REFERENCE_TIME = LONGLONG;