Function winapi::um::wingdi::EnumFontFamiliesExA   [−][src]
pub unsafe extern "system" fn EnumFontFamiliesExA(
    hdc: HDC, 
    lpLogfont: LPLOGFONTA, 
    lpProc: FONTENUMPROCA, 
    lParam: LPARAM, 
    dwFlags: DWORD
) -> c_int