Function windows_sys::Win32::System::Console::SetStdHandle
pub unsafe extern "system" fn SetStdHandle(
nstdhandle: STD_HANDLE,
hhandle: HANDLE
) -> BOOLExpand description
Required features: "Win32_System_Console", "Win32_Foundation"