#[unsafe(no_mangle)]pub extern "C" fn hyper_buf_len(buf: *const hyper_buf) -> usizeAvailable on crate feature
ffi and hyper_unstable_ffi only.Expand description
Get the length of the bytes this buffer contains.