Function dstr_copy_strref

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