Function windows_sys::Win32::Graphics::Gdi::EnumFontFamiliesExA

pub unsafe extern "system" fn EnumFontFamiliesExA(
    hdc: HDC,
    lplogfont: *const LOGFONTA,
    lpproc: FONTENUMPROCA,
    lparam: LPARAM,
    dwflags: u32,
) -> i32