Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/doldecomp/mkdd
/ Block
Class
Block
include/Kameda/ReadPrintMessage.h:23–28 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
21
};
22
23
struct Block
24
{
25
u32 kind;
26
u32 size;
27
u8 data[];
28
};
29
30
enum BlockKind
31
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected