tvb_get_string_bytes

Function tvb_get_string_bytes 

Source
pub unsafe extern "C" fn tvb_get_string_bytes(
    tvb: *mut tvbuff_t,
    offset: gint,
    length: gint,
    encoding: guint,
    bytes: *mut GByteArray,
    endoff: *mut gint,
) -> *mut GByteArray