Jim_Cmd::::native is only used within OpenOCD.
 
Symbols
loading...
Files
loading...

Jim_Cmd::::native field

Syntax

struct { Jim_CmdProc *cmdProc; Jim_DelCmdProc *delProc; void *privData; } native;