proto_tree_add_bytes

Function proto_tree_add_bytes 

Source
pub unsafe extern "C" fn proto_tree_add_bytes(
    tree: *mut proto_tree,
    hfindex: c_int,
    tvb: *mut tvbuff_t,
    start: gint,
    length: gint,
    start_ptr: *const guint8,
) -> *mut proto_item