Function EnumFontsA

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