hyper_buf_free

Function hyper_buf_free 

Source
#[unsafe(no_mangle)]
pub extern "C" fn hyper_buf_free(buf: *mut hyper_buf)
Available on crate feature ffi and hyper_unstable_ffi only.
Expand description

Free this buffer.

This should be used for any buffer once it is no longer needed.