MCPcopy Create free account
hub / github.com/ading2210/linuxpdf / FBDevice

Class FBDevice

tinyemu/machine.h:39–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37 int fb_size; /* frame buffer memory size (info only) */
38 void *device_opaque;
39 void (*refresh)(struct FBDevice *fb_dev,
40 SimpleFBDrawFunc *redraw_func, void *opaque);
41};
42

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected