Skip to main content

switch_mutex_init

Function switch_mutex_init 

Source
pub unsafe extern "C" fn switch_mutex_init(
    lock: *mut *mut switch_mutex_t,
    flags: c_uint,
    pool: *mut switch_memory_pool_t,
) -> switch_status_t