Function windows_sys::Win32::System::Console::GetCurrentConsoleFontEx

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