mi_thread_init

Initialize mimalloc on a thread.

Should not be used as on most systems (pthreads, windows) this is done automatically.

extern (C) @nogc @system nothrow
void
mi_thread_init
()

Meta