Class: ImGuiInputTextDeactivatedState

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

Instance Method Summary collapse

Instance Method Details

#ClearFreeMemoryObject



4167
4168
4169
# File 'lib/imgui.rb', line 4167

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