pub unsafe extern "system" fn EnumFontsW(
    hdc: HDC,
    lplogfont: PCWSTR,
    lpproc: FONTENUMPROCW,
    lparam: LPARAM
) -> i32
Expand description

Required features: "Win32_Foundation"