bytesprefix_to_str

Function bytesprefix_to_str 

Source
pub unsafe extern "C" fn bytesprefix_to_str(
    haystack: *const guint8,
    haystack_len: usize,
    bs: *const bytes_string,
    fmt: *const c_char,
) -> *const gchar