[][src]Function winapi::um::wingdi::EnumFontsA

pub unsafe extern "system" fn EnumFontsA(
    hdc: HDC,
    lpLogfont: LPCSTR,
    lpProc: FONTENUMPROCA,
    lParam: LPARAM
) -> c_int