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

Class BNDebugProcess

api/ffi.h:77–81  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

75#endif
76
77 typedef struct BNDebugProcess
78 {
79 uint32_t m_pid;
80 char* m_processName;
81 } BNDebugProcess;
82
83 typedef struct BNDebugThread
84 {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected