pub unsafe extern "C" fn switch_buffer_len(
buffer: *mut switch_buffer_t,
) -> switch_size_tExpand description
\brief Get the length of a switch_buffer_t \param buffer any buffer of type switch_buffer_t \return int size of the buffer.
pub unsafe extern "C" fn switch_buffer_len(
buffer: *mut switch_buffer_t,
) -> switch_size_t\brief Get the length of a switch_buffer_t \param buffer any buffer of type switch_buffer_t \return int size of the buffer.