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