tvb_get_bits32

Function tvb_get_bits32 

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