MCPcopy Create free account
hub / github.com/SaverinOnRails/yin / output_description

Function output_description

daemon/Monitor.cpp:44–45  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

42}
43
44static void output_description(void *data, struct wl_output *wl_output,
45 const char *description) {}
46
47static void output_geometry(void *data, struct wl_output *output, int32_t x,
48 int32_t y, int32_t width_mm, int32_t height_mm,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected