Function switch_channel_get_variables_prefix

Source
pub unsafe extern "C" fn switch_channel_get_variables_prefix(
    channel: *mut switch_channel_t,
    prefix: *const c_char,
    event: *mut *mut switch_event_t,
) -> switch_status_t