Skip to main content

switch_core_launch_thread

Function switch_core_launch_thread 

Source
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_t
Expand description

\brief Launch a thread