[][src]Function winapi::um::wincon::GetCurrentConsoleFontEx

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