Function kernel32::SetCurrentConsoleFontEx
[−]
[src]
pub unsafe extern "system" fn SetCurrentConsoleFontEx(
hConsoleOutput: HANDLE,
bMaximumWindow: BOOL,
lpConsoleCurrentFontEx: PCONSOLE_FONT_INFOEX
) -> BOOL