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)
pub unsafe extern "C" fn switch_buffer_destroy(
buffer: *mut *mut switch_buffer_t,
)\brief Destroy the buffer \param buffer buffer to destroy \note only neccessary on dynamic buffers (noop on pooled ones)