GetCurrentConsoleFont

Function GetCurrentConsoleFont 

Source
pub unsafe extern "system" fn GetCurrentConsoleFont(
    hConsoleOutput: HANDLE,
    bMaximumWindow: BOOL,
    lpConsoleCurrentFont: PCONSOLE_FONT_INFO,
) -> BOOL