Function libmimalloc_sys::mi_process_init
source · pub unsafe extern "C" fn mi_process_init()
Expand description
Initialize the process.
Should not be used on most systems, as it’s called by thread_init or the process loader.
pub unsafe extern "C" fn mi_process_init()
Initialize the process.
Should not be used on most systems, as it’s called by thread_init or the process loader.