Ejemplo n.º 1
0
 internal static extern void AndroidPlatformConfiguration_SetOnLaunchedWithQuest(HandleRef self, OnLaunchedWithQuestCallback callback, IntPtr callback_arg);
Ejemplo n.º 2
0
 internal static extern void AndroidPlatformConfiguration_SetOnLaunchedWithQuest(
     HandleRef self,
     /* from(AndroidPlatformConfiguration_OnLaunchedWithQuestCallback_t) */ OnLaunchedWithQuestCallback callback,
     /* from(void *) */ IntPtr callback_arg);
Ejemplo n.º 3
0
 internal static extern void AndroidPlatformConfiguration_SetOnLaunchedWithQuest(
     HandleRef self,
      /* from(AndroidPlatformConfiguration_OnLaunchedWithQuestCallback_t) */ OnLaunchedWithQuestCallback callback,
      /* from(void *) */ IntPtr callback_arg);