Searched defs:WBTContext (Results 1 – 1 of 1) sorted by relevance
191 typedef struct WBTContext struct194 WBTCommandList *command;195 WBTCommandList *command_pool;198 void *userdata;199 WBTEventCallback callback;205 WBTCommand system_cmd;209 {235 WBTContext; argument