Function switch_event_channel_unbind

Source
pub unsafe extern "C" fn switch_event_channel_unbind(
    event_channel: *const c_char,
    func: switch_event_channel_func_t,
    user_data: *mut c_void,
) -> u32