Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ading2210/linuxpdf
/ FBDevice
Class
FBDevice
tinyemu/machine.h:26–26 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
24
#include
"json.h"
25
26
typedef struct FBDevice FBDevice;
27
28
typedef void SimpleFBDrawFunc(FBDevice *fb_dev, void *opaque,
29
int x, int y, int w, int h);
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected