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

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