Exemple #1
0
 internal static extern void AndroidPlatformConfiguration_SetOnLaunchedWithSnapshot(HandleRef self, OnLaunchedWithSnapshotCallback callback, IntPtr callback_arg);
Exemple #2
0
 internal static extern void AndroidPlatformConfiguration_SetOnLaunchedWithSnapshot(
     HandleRef self,
     /* from(AndroidPlatformConfiguration_OnLaunchedWithSnapshotCallback_t) */ OnLaunchedWithSnapshotCallback callback,
     /* from(void *) */ IntPtr callback_arg);
 internal static extern void AndroidPlatformConfiguration_SetOnLaunchedWithSnapshot(
     HandleRef self,
      /* from(AndroidPlatformConfiguration_OnLaunchedWithSnapshotCallback_t) */ OnLaunchedWithSnapshotCallback callback,
      /* from(void *) */ IntPtr callback_arg);