windows::Win32::System::Console

Function SetStdHandle

pub unsafe fn SetStdHandle(
    nstdhandle: STD_HANDLE,
    hhandle: HANDLE,
) -> Result<()>