Class: ImGuiInputTextDeactivatedState

Inherits:
FFI::Struct
  • Object
show all
Defined in:
lib/imgui.rb

Instance Method Summary collapse

Instance Method Details

#ClearFreeMemoryObject



4126
4127
4128
# File 'lib/imgui.rb', line 4126

def ClearFreeMemory()
  ImGui::ImGuiInputTextDeactivatedState_ClearFreeMemory(self)
end