Exemplo n.º 1
0
 internal static extern void AndroidPlatformConfiguration_SetOnLaunchedWithSnapshot(HandleRef self, OnLaunchedWithSnapshotCallback callback, IntPtr callback_arg);
Exemplo n.º 2
0
 internal static extern void AndroidPlatformConfiguration_SetOnLaunchedWithSnapshot(
     HandleRef self,
     /* from(AndroidPlatformConfiguration_OnLaunchedWithSnapshotCallback_t) */ OnLaunchedWithSnapshotCallback callback,
     /* from(void *) */ IntPtr callback_arg);
Exemplo n.º 3
0
 internal static extern void AndroidPlatformConfiguration_SetOnLaunchedWithSnapshot(
     HandleRef self,
      /* from(AndroidPlatformConfiguration_OnLaunchedWithSnapshotCallback_t) */ OnLaunchedWithSnapshotCallback callback,
      /* from(void *) */ IntPtr callback_arg);