Skip to main content

switch_buffer_destroy

Function switch_buffer_destroy 

Source
pub unsafe extern "C" fn switch_buffer_destroy(
    buffer: *mut *mut switch_buffer_t,
)
Expand description

\brief Destroy the buffer \param buffer buffer to destroy \note only neccessary on dynamic buffers (noop on pooled ones)