tvb_get_string_enc

Function tvb_get_string_enc 

Source
pub unsafe extern "C" fn tvb_get_string_enc(
    scope: *mut wmem_allocator_t,
    tvb: *mut tvbuff_t,
    offset: gint,
    length: gint,
    encoding: guint,
) -> *mut guint8