Function GetCurrentConsoleFontEx

Source
pub unsafe extern "C" fn GetCurrentConsoleFontEx(
    hConsoleOutput: HANDLE,
    bMaximumWindow: BOOL,
    lpConsoleCurrentFontEx: PCONSOLE_FONT_INFOEX,
) -> BOOL