Function switch_channel_queue_dtmf_string

Source
pub unsafe extern "C" fn switch_channel_queue_dtmf_string(
    channel: *mut switch_channel_t,
    dtmf_string: *const c_char,
) -> switch_status_t