Skip to main content

switch_thread_cond_create

Function switch_thread_cond_create 

Source
pub unsafe extern "C" fn switch_thread_cond_create(
    cond: *mut *mut switch_thread_cond_t,
    pool: *mut switch_memory_pool_t,
) -> switch_status_t