Function libmimalloc_sys::mi_thread_init [−][src]
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.