Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Vector35/debugger
/ BNStdoutMessageEventData
Class
BNStdoutMessageEventData
api/ffi.h:288–291 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
286
287
288
typedef struct BNStdoutMessageEventData
289
{
290
char* message;
291
} BNStdoutMessageEventData;
292
293
294
// This should really be a union, but gcc complains...
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected