tvb_get_bits

Function tvb_get_bits 

Source
pub unsafe extern "C" fn tvb_get_bits(
    tvb: *mut tvbuff_t,
    bit_offset: guint,
    no_of_bits: gint,
    encoding: guint,
) -> guint32