bytesval_to_str

Function bytesval_to_str 

Source
pub unsafe extern "C" fn bytesval_to_str(
    val: *const guint8,
    val_len: usize,
    bs: *const bytes_string,
    fmt: *const c_char,
) -> *const gchar