islandEntryPoint function

void islandEntryPoint()

Implementation

void islandEntryPoint() {
  main();
}