pub unsafe extern "system" fn GetCurrentConsoleFont(
    hconsoleoutput: HANDLE,
    bmaximumwindow: BOOL,
    lpconsolecurrentfont: *mut CONSOLE_FONT_INFO
) -> BOOL
Expand description

Required features: ‘Win32_System_Console’, ‘Win32_Foundation’