Function windows_sys::Win32::Graphics::Gdi::EnumFontFamiliesA

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