Home
last modified time | relevance | path

Searched defs:WBTContext (Results 1 – 1 of 1) sorted by relevance

/TwlSDK-5.2.1/include/nitro/wbt/
Dcontext.h191 typedef struct WBTContext struct
194 WBTCommandList *command;
195 WBTCommandList *command_pool;
198 void *userdata;
199 WBTEventCallback callback;
205 WBTCommand system_cmd;
209 {
235 WBTContext; argument