Steppable 0.0.1
A CAS project written from scratch in C++
Loading...
Searching...
No Matches
ImGuiDebugAllocEntry Struct Reference

#include <imgui_internal.h>

Public Attributes

int FrameCount
 
ImS16 AllocCount
 
ImS16 FreeCount
 

Member Data Documentation

◆ AllocCount

ImS16 ImGuiDebugAllocEntry::AllocCount

◆ FrameCount

int ImGuiDebugAllocEntry::FrameCount

◆ FreeCount

ImS16 ImGuiDebugAllocEntry::FreeCount

The documentation for this struct was generated from the following file:
Untitled