Function dstr_copy

Source
pub unsafe extern "C" fn dstr_copy(
    dst: *mut dstr,
    array: *const c_char,
)