igGetIO function

Pointer<ImGuiIO> igGetIO()
ImGuiIO* igGetIO(
);

Implementation

Pointer<ImGuiIO> igGetIO() => _igGetIO();