MCPcopy Create free account
hub / github.com/Vector35/debugger / BNErrorEventData

Class BNErrorEventData

api/ffi.h:274–279  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

272
273
274 typedef struct BNErrorEventData
275 {
276 char* error;
277 char* shortError;
278 void* data;
279 } BNErrorEventData;
280
281
282 typedef struct BNTargetExitedEventData

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected