1 2 3 4 5
use windows_sys::Win32::System::WindowsProgramming as winprg; pub use winprg::_hread; pub use winprg::_hwrite;