Function libmimalloc_sys::mi_thread_init

source ·
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.