proto_tree_add_float

Function proto_tree_add_float 

Source
pub unsafe extern "C" fn proto_tree_add_float(
    tree: *mut proto_tree,
    hfindex: c_int,
    tvb: *mut tvbuff_t,
    start: gint,
    length: gint,
    value: f32,
) -> *mut proto_item