Skip to main content

switch_buffer_len

Function switch_buffer_len 

Source
pub unsafe extern "C" fn switch_buffer_len(
    buffer: *mut switch_buffer_t,
) -> switch_size_t
Expand 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.