Is it possible to end a program forcefully?

How would starting that function starting with:

void stopSketch(void)

Differ from starting it with:

void stopSketch()