pub unsafe extern "system" fn SetCurrentConsoleFontEx(
    hconsoleoutput: HANDLE,
    bmaximumwindow: BOOL,
    lpconsolecurrentfontex: *const CONSOLE_FONT_INFOEX
) -> BOOL
Expand description

Required features: "Win32_System_Console", "Win32_Foundation"