pub unsafe extern "C" fn mi_thread_init()
Expand description
Initialize mimalloc on a thread.
Should not be used as on most systems (pthreads, windows) this is done automatically.
pub unsafe extern "C" fn mi_thread_init()
Initialize mimalloc on a thread.
Should not be used as on most systems (pthreads, windows) this is done automatically.