Function dstr_cat_strref

Source
pub unsafe extern "C" fn dstr_cat_strref(
    dst: *mut dstr,
    str_: *const strref,
)