Skip to main content

switch_channel_dequeue_dtmf_string

Function switch_channel_dequeue_dtmf_string 

Source
pub unsafe extern "C" fn switch_channel_dequeue_dtmf_string(
    channel: *mut switch_channel_t,
    dtmf_str: *mut c_char,
    len: switch_size_t,
) -> switch_size_t