Function dstr_ncopy

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