Function relay_buf_free

Source
#[unsafe(no_mangle)]
pub unsafe extern "C" fn relay_buf_free(b: *mut RelayBuf)
Expand description

Frees a Relay buf.

If the buffer is marked as not owned then this function does not do anything.