Function dstr_ncat

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