Function windows_sys::Win32::System::Console::SetCurrentConsoleFontEx
[−]pub unsafe extern "system" fn SetCurrentConsoleFontEx(
hconsoleoutput: HANDLE,
bmaximumwindow: BOOL,
lpconsolecurrentfontex: *const CONSOLE_FONT_INFOEX
) -> BOOLExpand description
Required features: "Win32_System_Console", "Win32_Foundation"