tvb_get_bcd_string

Function tvb_get_bcd_string 

Source
pub unsafe extern "C" fn tvb_get_bcd_string(
    scope: *mut wmem_allocator_t,
    tvb: *mut tvbuff_t,
    offset: gint,
    len: gint,
    dgt: *const dgt_set_t,
    skip_first: gboolean,
    odd: gboolean,
    bigendian: gboolean,
) -> *mut gchar