initJanet

Initialize Janet. This is done automatically if not compiled with the JanetD_NoAutoInit version, at the initialization of every thread. Compiling with the JanetD_NoAutoInit, these functions must be used instead, which do all the same stuff that is normally done automatically.

version(JanetD_NoAutoInit)
void
initJanet
()

Meta