igGetStyle function

Pointer<ImGuiStyle> igGetStyle()
ImGuiStyle* igGetStyle(
);

Implementation

Pointer<ImGuiStyle> igGetStyle() => _igGetStyle();