Function relay_cabi::relay_buf_free

source ·
#[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.