MCPcopy Create free account
hub / github.com/LemonOSProject/LemonOS / Desktop

Class Desktop

Kernel/include/gui.h:55–55  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

53} __attribute__((packed)) win_info_t;
54
55struct Desktop;
56
57typedef struct Window{
58 win_info_t info;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected