Function hyper::ffi::hyper_buf_len

source ·
#[no_mangle]
pub extern "C" fn hyper_buf_len(buf: *const hyper_buf) -> size_t
Available on crate feature ffi and hyper_unstable_ffi only.
Expand description

Get the length of the bytes this buffer contains.