pub unsafe extern "system" fn GetCurrentConsoleFontEx(
    hconsoleoutput: HANDLE,
    bmaximumwindow: BOOL,
    lpconsolecurrentfontex: *mut CONSOLE_FONT_INFOEX
) -> BOOL
Expand description

Required features: "Win32_System_Console", "Win32_Foundation"