Skip to main content

switch_buffer_freespace

Function switch_buffer_freespace 

Source
pub unsafe extern "C" fn switch_buffer_freespace(
    buffer: *mut switch_buffer_t,
) -> switch_size_t
Expand description

\brief Get the freespace of a switch_buffer_t \param buffer any buffer of type switch_buffer_t \return int freespace in the buffer.