Example #1
0
 static void TJS_USERENTRY TryGetter(void * data) {
     FuncInfo *info = (FuncInfo*)data;
     info->_TryGetter();
 }