pub unsafe extern "C" fn switch_core_launch_thread(
func: Option<unsafe extern "C" fn(arg1: *mut switch_thread_t, arg2: *mut c_void) -> *mut c_void>,
obj: *mut c_void,
pool: *mut switch_memory_pool_t,
) -> *mut switch_thread_tExpand description
\brief Launch a thread