Function windows_sys::Win32::System::Console::SetCurrentConsoleFontEx

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