cargo-temp-bindings 0.0.1

Windows bindings for cargo-temp
Documentation
fn main() {
    #[cfg(windows)]
    windows::build!(Windows::Win32::SystemServices::FreeConsole);
}