igGetWindowViewport function

Pointer<ImGuiViewport> igGetWindowViewport()
ImGuiViewport* igGetWindowViewport(
);

Implementation

Pointer<ImGuiViewport> igGetWindowViewport() => _igGetWindowViewport();