struct EE::Graphics::SystemFontResolver::GenericEntry

struct GenericEntry {
    // fields

    GenericFamily generic;
    FontDesc desc;
};