Mount Fuji Engine  0.8b
MF_API void MFThread_ExitThread ( int  exitCode)

Exits the current thread.

Parameters
exitCodeThe code to return from the thread, this is the same as the return value for the threads entry point function.
Returns
None.