pub unsafe extern "system" fn EnumFontsA(
    hdc: HDC,
    lplogfont: PCSTR,
    lpproc: FONTENUMPROCA,
    lparam: LPARAM
) -> i32
Expand description

Required features: "Win32_Foundation"