winapi-comm 0.1.0

Common api libraries under windows
Documentation
1
2
3
4
5
6
7
8
mod def;

mod kernal32;

pub use def::*;
pub use kernal32::*;