pub unsafe extern "C" fn switch_channel_variable_first(
channel: *mut switch_channel_t,
) -> *mut switch_event_header_tExpand description
\brief Start iterating over the entries in the channel variable list. \param channel the channel to iterate the variables for \remark This function locks the profile mutex, use switch_channel_variable_last to unlock