Function hyper::ffi::hyper_buf_len[][src]

#[no_mangle]
pub extern "C" fn hyper_buf_len(buf: *const hyper_buf) -> size_t
Expand description

Get the length of the bytes this buffer contains.