Function ios_copyuntil

Source
pub unsafe extern "C" fn ios_copyuntil(
    to: *mut ios_t,
    from: *mut ios_t,
    delim: c_char,
    chomp: u8,
) -> usize