Skip to main content

switch_mutex_destroy

Function switch_mutex_destroy 

Source
pub unsafe extern "C" fn switch_mutex_destroy(
    lock: *mut switch_mutex_t,
) -> switch_status_t