struct ImGui_ImplFreeType_FontSrcBakedData

Overview

struct ImGui_ImplFreeType_FontSrcBakedData
{
    // fields

    FT_Size FtSize;
};