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.