winctx 0.0.20

A minimal window context for Rust on Windows.
Documentation
1
2
pub(crate) use std::os::windows::ffi::{OsStrExt, OsStringExt};
pub(crate) use std::os::windows::io::{FromRawHandle, OwnedHandle};