Function kernel32::GetCurrentConsoleFont
[−]
[src]
pub unsafe extern "system" fn GetCurrentConsoleFont(
hConsoleOutput: HANDLE,
bMaximumWindow: BOOL,
lpConsoleCurrentFont: PCONSOLE_FONT_INFO
) -> BOOL