Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/averne/Fizeau
/ init
Function
init
application/src/gui.cpp:49–52 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
47
} // namespace
48
49
void init() {
50
auto &style = im::GetStyle();
51
style.WindowRounding = 0.0f;
52
}
53
54
void exit() { }
55
Callers
1
main
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected