Skip to main content

switch_channel_queue_dtmf

Function switch_channel_queue_dtmf 

Source
pub unsafe extern "C" fn switch_channel_queue_dtmf(
    channel: *mut switch_channel_t,
    dtmf: *const switch_dtmf_t,
) -> switch_status_t